Xfennec / progress

Linux tool to show progress for cp, mv, dd, ... (formerly known as cv)
GNU General Public License v3.0
8.58k stars 313 forks source link

Man page still specifies "Linux only" despite FreeBSD & Apple support #172

Open ljrk0 opened 2 years ago

ljrk0 commented 2 years ago

Also, it might be a good idea to note the possibility of using Ctrl+T on FreeBSD/macOS to send SIGINFO to the current running process which will make it dump the progress information, mostly getting rid of the need for cv on these systems in fact.