Directory / File Management
Creating a new folder/directory:
Changing directory:
Listing files and directories
Moving files or directories
Copying files or directories:
Removing files:
Removing directories:
Renaming files or directories:
Displaying the current working directory:
Creating an Empty File
To display the contents of a single file:
To display the contents of multiple files:
To display the contents of a file along with line numbers:
To concatenate multiple files and display the output:
Last updated