Options (5)
-m, --monitorbooleanMonitor all running coreutils
Example:
progress {{[-m|--monitor]}}-q, --quietbooleanShow the progress of running coreutils in quiet mode
Example:
progress {{[-q|--quiet]}}-p, --pidbooleanLaunch and monitor a single long-running command
Example:
{{command}} & progress {{[-m|--monitor]}} {{[-p|--pid]}} $!-w, --waitbooleanInclude an estimate of time remaining for completion
Example:
progress {{[-w|--wait]}} {{[-c|--command]}} {{firefox}}-c, --commandbooleanInclude an estimate of time remaining for completion
Example:
progress {{[-w|--wait]}} {{[-c|--command]}} {{firefox}}made by @shridhargupta | data from tldr-pages