Hi DEVs, I saw '-g' option in copy and move commands in Gentoo. I want to request the same feauture for own coreutils package. I updated the gentoo patch [1] for coreutils 6.12, then I added the patch to PKGBUILD and it works. -g option add a progress bar like as wget style when copy or move files. $ cp -g iso/CoD_CD1.iso ~/Desktop/ CoD_CD1.iso | 33% | 656 MiB | 28 MiB/s | ETA 00:00.15 What do you think about? PS. I opened a FR [2] in bugs some minutes ago. You can get PKGBUILD and patch. Regards - [1] http://svn.pardus.org.tr/viewcvs/stable/pardus-1/system/base/coreutils/files/coreutils-gen-progress-bar.patch?revision=7276&root=pardus&view=markup&pathrev=7276 - [2] http://bugs.archlinux.org/task/11603 -- Andrea `BaSh` Scarpino Arch Linux Trusted User Linux User: #430842