Introduction to Shell Script

Posted on Tue 04 June 2019 in Linux • Tagged with Scripting, Shell

Introduction to Shell Scripting

Ever wanted to automate a task on your *nix machine? Or are you fed up executing some set of commands again and again? If yes, then shell scripting can help you out there. In this tutorial, introduce yourself to shell scripting, along with some hands-on examples to practice.

What is …


Continue reading

Get rid of your old terminal, Go Fish-ing

Posted on Tue 03 April 2018 in Linux • Tagged with Bash, CLI, Fish, Linux, ohmyfish, Shell, Terminal, zsh

Tired of using Bash terminal? Struggling with shell scripting. Want to try something better, easier to customize, configure. Fish is a simple, powerful yet user-friendly command-line shell giving you features that you have never heard of such as auto-suggestions, cleaner more organized scripts, web-based configuration/ customizations and a lot more …


Continue reading