Shell Scripting Basics

Shell Scripting

Shell Scripting - 5.0 out of 5 based on 1 vote
User Rating:  / 1
PoorBest 

Shell Scripting Tutorial will cover all the components of Bash Shell Scripting from basics.

Shell scripting is the primary automation scripting language used in Unix flavoured operating systems.

Unix flavoured operating system means Unix, Linux, Solaris, Aix and Mac. 

Operating system operations or tasks can be automated using Shell scripting.

 

Shell scripting is used by Linux Administrators to automate manual operations, Database Administrators to automate database related activities, Testers to capture data during test and also to trigger test at various timing, Production support person to take backup and snapshots of the system. This means shell scripting is a necessity for all vertical of technical people who work on Unix flavoured operating systems.