A Simple Menu Based Linux Shell Script For Finding Out Network Interfaces Related Information
Here is a simple menu based Linux shell script that uses mainly the commands “ifconfig” and “uptime” to : List all the available network interfaces...
A Simple Menu Driven Linux Shell Script For Finding Out Computer Name And Other Cool Stuff
Here is a useful bash shell script which uses a menu driven user input and will display the following info : Your computer name List...
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.]...