Bash Shell Scripting and Awk Scripting
The Bourne Again Shell is one of the most widely used shells across UNIX and UNIX-like systems. It is the default shell in Linux and OS X, and has also been ported to Microsoft Windows, Novell Netware and Android. Bash supports powerful programming constructs, job support, command substitution, pipelining and redirection. This course will help participants write powerful scripts using Bash and Awk