Shell Scripting
For Loop
4 Digits Loop
Read Text Line by Line
read-text.sh
Retrieve Arguments
Getopts is useful. Create "my_opt.sh".
Run. This output is the current username.
While Loop and Retrieving Arguments
Run. This output is the current username and current time.
Last updated