2022

Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

# mv source directory/* destination directory/

 Copying from one dir to another

Command :

# Cp -r source directory /~/ destination directory 

...