Changes between Version 3 and Version 4 of HowTo/UseTheCLI


Ignore:
Timestamp:
09/05/14 17:00:12 (10 years ago)
Author:
sedwards@bbn.com
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • HowTo/UseTheCLI

    v3 v4  
    1010  * navigating and manipulating the file system (`cp`, `mv`, `cd`, the meaning of `.` and `..`)
    1111  * file permissions (`ls -l`, `chmod`, `chown`)
    12   * use of `sudo`
     12  * superuser privileges and the use of `sudo`
    1313  * writing and executing simple shell scripts
    1414  * getting help on specific command using `man` and [http://www.google.com google]