[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PATCH] cp/mv display progress
From: |
Benjamin Schieder |
Subject: |
[PATCH] cp/mv display progress |
Date: |
Tue, 21 Jan 2003 09:44:48 +0100 |
User-agent: |
Mutt/1.4i |
Hi.
I frequently move large files from one disk to another and I wanted to see how
much was copied already.
Some friends of mine also wanted this feature and urged me to send the patch
here.
Brief description:
# cp -D large_file /another/disk
`large_file': 1% copied\r`large_file': 2% copied\r
and so on until
`large_file': 99% copied\r`large_file': 100% copied\n
This -D argument works with cp and mv using the attached patch.
Regards,
Benjamin
--
Benjamin 'blindCoder' Schieder
Registered Linux User #289529: http://counter.li.org
address@hidden
--
GPG-Fingerprint:
9276 BD13 9D16 CCB6 8E5C 8F07 F1F5 D4F0 89BB 516C
Get my key from pgp.mit.edu
KeyID: F1F5D4F089BB516C
--
"Help! I'm a bug!" -<poof>- "You're a feature"
cpmv_D_switch.diff
Description: Text document
pgpWAdYR8CKyQ.pgp
Description: PGP signature
- [PATCH] cp/mv display progress,
Benjamin Schieder <=