Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

linux copy with different name

# cp [old_path]/oldname [new_path]/newname
cp /home/main.cpp /root/new_main.cpp
Source by askubuntu.com #
 
PREVIOUS NEXT
Tagged: #linux #copy
ADD COMMENT
Topic
Name
1+3 =