News

At times, we need to write shell scripts that are interactive and user executing them need to monitor the progress. For such requirements, we can implement a simple progress bar that gives an idea ...
I am looking around for some advice here. I have been asked to make a script that automatically creates a user, home directory, sets the shell to nologin, downloads a tar of scripts, installs said ...
Howdy,I have this script I wrote to establish and maintain ssh tunnels back to my server for certain ports. It's somewhat annoying to open iTerm for this and just leave that terminal open doing ...