Advance Shell Programming

Advance Shell Programming

the UNIX Command Line

Versandkostenfrei!
Versandfertig in 6-10 Tagen
50,99 €
inkl. MwSt.
PAYBACK Punkte
25 °P sammeln!
The shell script is a computer program designed to be run from the Unix shell, a command line interpreter. Typical operations performed by shell scripts include manipulating files, executing a program, and printing text. A script that sets up the environment, runs the program, and performs cleanup, registry, etc. needed, is called a container.The term is also used more generally to denote an automated operating system envelope execution mode;