Changes between Version 21 and Version 22 of HowTo/UseTheCLI
- Timestamp:
- 09/05/14 18:20:15 (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
HowTo/UseTheCLI
v21 v22 8 8 * [wiki:HowTo/LoginToNodes logging into nodes] using `ssh` 9 9 * 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 `..`) 11 11 * file and directory permissions and ownership (`ls -l`, `chmod`, `chown`) 12 12 * determining the hostname of the current machine (`hostname`)