Changes between Version 2 and Version 3 of HowTo/UseTheCLI


Ignore:
Timestamp:
09/05/14 16:59:52 (10 years ago)
Author:
sedwards@bbn.com
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • HowTo/UseTheCLI

    v2 v3  
    66
    77Some skills you should familiarize yourself with:
    8   * logging into nodes using `ssh` and copying files to and from a node using `scp`
     8  * logging into nodes using `ssh`
     9  * copying files to and from a node using `scp`
    910  * navigating and manipulating the file system (`cp`, `mv`, `cd`, the meaning of `.` and `..`)
    1011  * file permissions (`ls -l`, `chmod`, `chown`)