A Simple Linux Shell Script To Display Public IP Of PC
Linux shell scripts are useful for a lot of tasks. A brief tutorial on them can be found here. Here is a very simple shell...
Linux Mint / Ubuntu Shell Script To Fix Problem with MergeList /var/lib/apt/lists”
To avoid typing in the same set of commands, shell scripts can be great. Here is a simple shell script that will run the commands...
A Simple Linux Shell Script To Test Internet Connectivity
If you have been following the Linux shell scripting primer so far, you would have seen that most of the things that go in a...
Linux Mint Shell Scripting Primer : Part IV
[ This is a five part series that covers the very basics of Linux shell scripting. For the very beginning, start from Part I here.]...
How To Make Linux Mint Shell Script To Run HJSplit
One of the earlier posts described how to install and run HJSplit in Linux Mint / Ubuntu. Here is a simple Linux shell script which...
Linux Mint Shell Scripting Primer : Part II
[ This is a five part series that covers the very basics of Linux shell scripting. ] In the previous part, we had seen the...