Korn Shell Scripting and Awk Scripting
The Korn Shell (ksh) is one of the most powerful shells available across UNIX and UNIX-like systems. It improvises upon Bourne Shell (sh) and also incorporates features from C Shell. This course introduces how to work on Korn Shell and create shell scripts that weave programming logic around Linux commands.