TLDR
Enter a command. For example: rekor cli, dvc commit, django admin.

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 --monitor --pid $!
     
  • Include an estimate of time remaining for completion:
     
    progress --wait --command {{firefox}}

This is a tldr pages (source, CC BY 4.0) web wrapper for cheat-sheets.org. All commands, popular commands, most used linux commands. Referrals. Progressive Web Application (PWA) version to install on your device.