move file from one location to another linux March 2, 2023June 28, 2022 by admin mv -v * /home/sourcedirectory/* /home/destinationdirectory move single file mv filename.txt ~/path/where/youwanttomove