Skip to content

low_io_cp is linux cp command. The io usage of low_io_cp when coping is half of hard disk. This preventing system busy when copying large file.

License

Notifications You must be signed in to change notification settings

libinzhangyuan/low_io_cp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

low_io_cp

this is jast a linux cp command.
It's io usage is half of harddisk. Prevent system busy when copying large file.

Install

git clone https://github.com/libinzhangyuan/low_io_cp.git
cd low_io_cp
$ make

Usage

Copy low_io_cp to any place. Then you can use it by:
$ /your/path/low_\io_cp /path/filea /path2/fileb

or your can copy it to /bin. then you can use just like a command:
$ low_io_cp filea fileb

About

low_io_cp is linux cp command. The io usage of low_io_cp when coping is half of hard disk. This preventing system busy when copying large file.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published