On Thu, Jun 24, 2004 at 12:47:56PM -0700, Mr O wrote: > Any way to get a slightly more verbose output from 'cp'? cp -v > is all well and good for showing small files fly by but I want a > progress indicator for large files. Is there another switch to > add the hashmarks? > > BTW, I only want it for novelty purposes of course :)
use something other than cp, like a command line ftp client that will do local file transfers and show progress, like OpenBSD's. Maybe wget can be wrangled into doing local file transfers, but I don't see how from the manpage. -- <[EMAIL PROTECTED]> _______________________________________________ EUGLUG mailing list [EMAIL PROTECTED] http://www.euglug.org/mailman/listinfo/euglug
