News

Lets move a file to a subdirectory. 1. Create a new directory, MoveFilesHere. $ mkdir MoveFilesHere. 2. Create a new blank file using the touch command.
If you only want to move the contents of a folder, and not the whole folder, to another directory then use ‘*’ option. Let’s say we want to copy all files saved in the ‘stories; directory ...