shell scripting basics
common gotchas
variables in shell scripts
an iffy proposition
argument ad positionum
slapping it all together
the for loop
more for loops
the while loop
useful code snippets
make a directory with a shell script
lock a user
display 5 arguments
mary had a little...
Lab1
Lab2