rsync is an open source utility that provides fast incremental file transfer. It copies files either to or from a remote host, or locally.
Read moreTag: cp
renameutils – programs designed to make renaming of files faster and less cumbersome
The file renaming utilities (renameutils for short) are a set of programs designed to make renaming of files faster and less cumbersome.
Read moreFast Unix Commands – provides alternatives for rm and cp
Fast Unix Commands provides modern UNIX commands.The goals of the project are to provide performance, efficiency, and usability.
Read morexcp – extended cp
xcp is a (partial) clone of the Unix cp command .It is not intended as a full replacement, but as a companion utility. Written in Rust.
Read morefcp – faster alternative to cp
fcp is a significantly faster alternative to the classic Unix cp command. It’s optimized for systems with an SSD.
Read moregcp – user-friendly file copier
gcp is a user-friendly file copier.Its name used to stand for “Goffi’s CoPier”, but was changed into a recursive acronym: Gcp CoPier.
Read morepycp – cp and mv with a progressbar
pycp is an alternative to the cp and mv commands. pycp adds a progress bar. pycp is inspired by the library progressbar.
Read more