News

Windows users are spoiled. Linux users can create and run shell scripts too, with a little more effort. Run shell scripts in Linux If you want to create a script and run it in Ubuntu, a few extra ...
In this post I'll show you how to create a self extracting bash script to automate the installation of files on your system. This script requires coreutils (for cat, tail), awk, gzip, tar and bash.