Changes between Version 5 and Version 6 of cypress/BasicLinuxComands/Exercise
- Timestamp:
- 08/20/15 08:12:43 (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
cypress/BasicLinuxComands/Exercise
v5 v6 117 117 118 118 == Challenge == 119 119 * Move the file /lustre/project/workshop/animals to your home directory 120 120 * Create two new subdirectories in your home directory called "letters" and "digits". 121 121 * Move the alphabet.txt file to the letters directory and the numbers.txt file to the digits directory.