Implemeting an command user interface interactive game using by bash, csh, tcsh, awk and sed.
sudo apt install bash, csh, tcsh
-
Objects (directory):
- Files: cabinet, palm, lamp, tree, emerald, shovel, coconut, coconuts, trees, tree, food, card, bin, bins, flashing, steady, key, boulder, board, cpu, vax, bear, computer, bracelet
- File: .alerts
-
Inventory (directory):
- File: lamp (Initialzation)
-
Start (directory):
- Directory: 8 kind of enter direction
- n, s, w, e, ne, se, sw, nw
- File: Object
- shovel, bear, boulder, coconut, emerald, food, emerald, bracelet, vax, etc
- File: 9 (line of output palying information)
- Hidden Files:
- .d
- objects:
.key
,.cpu
,.board
,.flashing
,.card
- Directory: 8 kind of enter direction
bash Step1:Creating-Objects/
bash Step2:running/step2.sh
or
./step2.sh
tcsh Step3:running/step3.sh
Need not input, input and running sed checking are in csh script.
csh Step4:Checking-Input-Validation-sed/testarg
csh Step5:Checking-Input-Validation-awk/PA5.csh