First page Back Continue Last page Image
- Additional Useful Commands for the Linux CLI
- mkdir : Make a new directory/Folder
- cp : Copy a file to a new location
- mv : Move or Rename a file
- grep : Find a text string inside a file
- cat : Output a file to the screen
- man : Get the Manual for a command
More On The Linux CLI