A shell is a program between the user and the operating system. It accepts commands, runs programs and lets them be chained together. That makes it useful for system administrators, but sensitive if untrusted commands are placed into it.
A shell is a program between the user and the operating system. It accepts commands, runs programs and lets them be chained together. That makes it useful for system administrators, but sensitive if untrusted commands are placed into it.