User Tools

Site Tools


copy_move_delete

This is an old revision of the document!


Copy Move Delete



To copy a file or directory use cp

  To copy a file use:
  cp filename path/filename
  
  To copy the file test.txt to the folder /home/pi/new
  cp test.txt /home/pi/new



copy_move_delete.1471775086.txt.gz · Last modified: 2023/03/09 22:35 (external edit)