last modified on Fri Dec 29 17:00:44 MST 2017
This package was developed as part of the online Course
The Unix Workbench
offered by Johns Hopkins University through Coursera.
It consists of a bash shell script called guessinggame.sh.
When this file is run, the user is asked to guess the number of files in the current directory.
The program finishes when they guess correctly.
The file guessinggame.sh has 42 lines.
👍