Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

linux copy status

# cp does not have progress status.
# `-a` keep permissions
# `-h` human readable

rsync -ah --progress source destination
Source by askubuntu.com #
 
PREVIOUS NEXT
Tagged: #linux #copy #status
ADD COMMENT
Topic
Name
8+7 =