Posted by Moussan
there is no doubt dealing with files and folders in very important specially if we working in server OS so in this chapter we will cover together everything about linux files and Directories command line
Usage : Create new file in current path
Usage : Create new file in specific path
Usage : Create new hidden file
Usage : create new Directory
Usage : create nested folders inside each other at once
Usage : Navigate to specific path
Usage : Navigate back to previous path
Usage : Copy files from source path to destination path
Usage : Copy Directories (Folders) from source path to destination path
Usage : move files or folders from source path to destination path
Usage : rename files by moving them to the same directory with different names
Usage : remove file
Usage : remove directory