-
Notifications
You must be signed in to change notification settings - Fork 0
msize/My-Copy
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
1. INTRODUCTION It's shell script which can be copies with display progress bar. Script based on usage tar and pipe viewer tools. Can produce copying: * file to file * file to folder * folder to existing or new folder * multiple files and folders in existing folder 2. INSTALLATION Put the script my-copy in ~/bin, and then add this alias in your ~/.bashrc: alias cp='my-copy' And then restart your terminal. 3. DEBUGGING THE SCRIPT Open shell script and uncomment sctring "set -x", and then run it. You should see all the operations performed in terminal. This will help to understand where in the case problem. Also, I would be grateful to you if you have reported problems in issues tracker on github: https://github.com/msize/My-Copy/issues
About
Simple script for copy files with progress bar
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published