I'm looking for info on using "if" with errorlevels but I may be using the wrong term because I keep coming up with nt shell scripting info.<BR><BR>So here is what I ...
#!/bin/bash clear echo "Hello world!" The first line tells the operating system what shell to use to interpret the script and the location of the shell. Double quotes do not prevent Bash from ...
A handful of useful productivity tools wrapped up in a simple shell script.