Rahul  Pandey
What is Linux Shell? What is Shell Script?
By Rahul Pandey in Operating Systems on Nov 26 2013
  • Sanjay Kumar
    Dec, 2013 3

    What is Shell Script?A shell script is a text file that contains a sequence of commands for a UNIX-based operating system. It's called a shell script because it combines into a "script" in a single file a sequence of commands that would otherwise have to be presented to the system from a keyboard one at a time.A shell script is a script written for the shell, or command line interpreter, of an operating system. The shell is often considered a simple domain-specific programming language. Typical operations performed by shell scripts include file manipulation, program execution, and printing text.

    • 0
  • Sanjay Kumar
    Dec, 2013 3

    What is Linux Shell? A Unix shell is a command-line interpreter or shell that provides a traditional user interface for the Unix operating system and for Unix-like systems.Users direct the operation of the computer by entering commands commands as text for a command line interpreter to execute or by creating text scripts of one or more such commands.

    • 0


Most Popular Job Functions


MOST LIKED QUESTIONS