logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

Progress Monitor - Control Coreutils Progress | Online Free DevTools by Hexmos

Control coreutils progress with Progress Monitor. Track running processes, estimate time remaining and monitor command execution. Free online tool, no registration required.

progress

Display/Monitor the progress of running coreutils. More information: https://github.com/Xfennec/progress.

  • Show the progress of running coreutils:

progress

  • Monitor all running coreutils:

progress {{[-m|--monitor]}}

  • Show the progress of running coreutils in quiet mode:

progress {{[-q|--quiet]}}

  • Launch and monitor a single long-running command:

{{command}} & progress {{[-m|--monitor]}} {{[-p|--pid]}} $!

  • Include an estimate of time remaining for completion:

progress {{[-w|--wait]}} {{[-c|--command]}} {{firefox}}

See Also