Category:UNIX Shell: Difference between revisions

Content added Content deleted
m (Added intrawiki links)
(Unix shells are classic interpreted languages)
Line 1: Line 1:
{{language|UNIX Shell
{{language|UNIX Shell}}The '''UNIX Shell''' is a component of terminal-based [[UNIX]]-derived systems which offers both a command-line interface for running system commands, as well as programming interface for intelligently automating tasks which use system commands.
|exec=interpreted}}The '''UNIX Shell''' is a component of terminal-based [[UNIX]]-derived systems which offers both a command-line interface for running system commands, as well as programming interface for intelligently automating tasks which use system commands.


=Implementation=
=Implementation=