I have read the man page but I thought I saw this done somewhere else.
Anyway, I routinely have to move around large files via ssh. Is there anyway I can see the progress of the mv while its happening?
For example, if I use ftp via the command line I can enter hash mode which shows me a # as I am transferring.
Just wondering if there was anything similar to this with the mv or cp commands??