Skip to content

Opening book details…

About this document

Linux Shell Programming Overview by Sangline Thomas is a document available to read on EtoBox.

A shell is a command line interpreter that provides direct user interaction and executes commands and shell scripts. Common Linux shells include Bourne Shell, Korn Shell, C Shell, and Bourne Again Shell. Shells differ in their control structure syntax and programming capabilities. Shells execute commands by finding the program file, starting a new process, and applying transformations to user input like variable evaluation and filename expansion.

Author
Sangline Thomas
Language
EN