Changes between Version 3 and Version 4 of HowTo/UseTheCLI
- Timestamp:
- 09/05/14 17:00:12 (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
HowTo/UseTheCLI
v3 v4 10 10 * navigating and manipulating the file system (`cp`, `mv`, `cd`, the meaning of `.` and `..`) 11 11 * file permissions (`ls -l`, `chmod`, `chown`) 12 * use of `sudo`12 * superuser privileges and the use of `sudo` 13 13 * writing and executing simple shell scripts 14 14 * getting help on specific command using `man` and [http://www.google.com google]