Linux With Shell Scripting
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system.
A shell script is a computer program designed to be run by the Unix shell, a command-line interpreter. The various dialects of shell scripts are considered to be scripting languages. Typical operations performed by shell scripts include file manipulation, program execution, and printing text.
0 Comments