Date Added: 19/12/2017
Linux Command move all files in folder to another folder

Linux Command move all files in folder to another folder

Exapmle: move from  first_folder  to  second_folder  

 

  1. cd pathto/first_folder 
  2. mv ./*    full_path/second_folder

 

Last Update: 09/08/2018 Posted by: müslüm ÇEN

Not Commented Yet !
Please login in order to comment . Login