Changes between Version 15 and Version 16 of HowTo/UseTheCLI


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

--

Legend:

Unmodified
Added
Removed
Modified
  • HowTo/UseTheCLI

    v15 v16  
    1111  * file permissions (`ls -l`, `chmod`, `chown`)
    1212  * superuser privileges and the use of `sudo`
    13   * writing and executing simple shell scripts
     13  * writing and executing simple shell scripts (e.g. using `sh` or `bash`)
    1414  * installing software with the package manager for your chosen operating system (`yum` or `apt`)
    1515  * getting help on specific commands using `man` and [http://www.google.com google]