First page Back Continue Last page Image
More On The Linux CLI
- 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