-
Moving and Renaming File and Directory
Moving and Renaming File and Directory
Syntax:
# mv : move /rename files and directory
Example:
# mv [option] file destination
example:
# mv t.txt /home/rohan/
more than one file can be moved at a time if the destination is a directory
# mv [option] file1 file2 file3 destination
Subscribe to:
Post Comments (Atom)
.
0 comments: