Skip to content

Advance cp command to copy thousands of files and track progress

License

Notifications You must be signed in to change notification settings

AniruddhaHumane/cpx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

cpx

Advance cp command to copy thousands of files and track progress

Installation

save above file as cpx to /usr/local/bin/cpx If you do not have root access, just save it in any folder and add that folder to PATH : export PATH=$PATH:/home/user_name/scripts/

Usage

cpx source destination

Example:

cpx /path/to/source/ /path/to/destination/

sample output

cpx ~/source .                                                                          
Current: 281 Total: 4112 [######                                                 ]  6%  [00:05:52/00:00:00]

About

Advance cp command to copy thousands of files and track progress

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages