Moving Files in Linux

1 Article
ICTKB_IMG

Moving Files in Linux

The mv command is used to move a file from one location in the filesystem to another.mv SOURCE DESTINATION The mv command requires at least two arguments. The first argument is the source, a path to the file to be moved. The...

Our site uses cookies. By using this site, you agree to the Privacy Policy and Terms of Use.