
Frequently I need to execute a fairly long running task, such as unpacking a large tar file or running a long build. I want to get feedback on the progress of the task, but I don’t necessarily want to fill my terminal window with lots of superfluous text by using the verbose output option. Not [...]



