progress: add page (#7510)
This commit is contained in:
@@ -1,16 +0,0 @@
|
||||
# progress
|
||||
|
||||
> Display/Monitor the progress of running coreutils.
|
||||
> More information: <https://github.com/Xfennec/progress>.
|
||||
|
||||
- Show the progress of running coreutils:
|
||||
|
||||
`progress`
|
||||
|
||||
- Show the progress of running coreutils in quiet mode:
|
||||
|
||||
`progress -q`
|
||||
|
||||
- Launch and monitor a single long-running command:
|
||||
|
||||
`{{command}} & progress -mp $!`
|
Reference in New Issue
Block a user