Changes between Version 7 and Version 8 of cypress/BasicLinuxComands/Exercise
- Timestamp:
- 08/21/19 13:04:08 (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
cypress/BasicLinuxComands/Exercise
v7 v8 119 119 120 120 == Challenge == 121 * Movethe file /lustre/project/workshop/animals to your home directory121 * Copy the file /lustre/project/workshop/animals to your home directory 122 122 * Create two new subdirectories in your home directory called "letters" and "digits". 123 123 * Move the alphabet.txt file to the letters directory and the numbers.txt file to the digits directory.