Changes between Version 21 and Version 22 of HowTo/UseTheCLI


Ignore:
Timestamp:
09/05/14 18:20:15 (10 years ago)
Author:
sedwards@bbn.com
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • HowTo/UseTheCLI

    v21 v22  
    88  * [wiki:HowTo/LoginToNodes logging into nodes] using `ssh`
    99  * copying files to and from a node using `scp`
    10   * navigating and manipulating the file system (`pwd`, `cd`, the meaning of `.` and `..`, `cp`, `mv`)
     10  * navigating and manipulating the file system (`pwd`, `cd`, `cp`, `mv`, the meaning of `.` and `..`)
    1111  * file and directory permissions and ownership (`ls -l`, `chmod`, `chown`)
    1212  * determining the hostname of the current machine (`hostname`)