FACTOID # 84: 41% world's poor people live in India.
 
 Home   Encyclopedia   Statistics   Countries A-Z   Flags   Maps   Education   Forum   FAQ   About 
 
WHAT'S NEW
RECENT ARTICLES
More Recent Articles »
 

FACTS & STATISTICS    Simple view

  1. Select countries to view: (hold down Control key and click to select several)

     

     

    Compare:

     

     

  1. Select fact or statistic: (* = graphable)

     

     

     

  2. (OPTIONAL) Compare to statistic: (both need to be graphable)

     

     

     

  3. View result as:

     

       
(OR) SEARCH ALL encyclopedia, stats & forums:   

Encyclopedia > Shell scripts

A shell script is a script or computer program written for the shell (command interpreter) of an operating system. Usually, the term refers to scripts written for a Unix shell. The Bourne shell is by far the most popular shell used for this purpose.


Shell scripts allow users to execute several programs with complex command line arguments with a single command. They are excellent for automating simple tasks.


For tasks deemed too large or complex to be comfortably handled with shell scripts, programs are often written in scripting languages, such as Perl. However, core system maintenance scripts, which might otherwise be written in such a language, continue to be written as shell scripts, as they cannot rely on the presence of Perl.


In DOS and Windows, such scripts are known as batch files.


External links


  Results from FactBites:
 
Shell Scripting Forum (239 words)
You're currently browsing the Shell Scripting section within the Linux and Unix category of DaniWeb, a massive community of 188,695 software developers, web developers, Internet marketers, and tech gurus who are all enthusiastic about making contacts, networking, and learning from each other.
Logging into a page automatically using shell script.
Shell Script to Zip / FTP / Delete transactional files.
Beyond Your First Shell Script | Linux Journal (3358 words)
And the script is not very flexible either--if you'd like to print, mail, backup, and delete some other file, you'll have to create another version of the script.
Also, notice that running a shell script requires that it be read first; this is why you must have both read and execute permission to run a shell script file, while you need only execute permission to run a binary file.
The Korn shell itself has two descendents of its own: the POSIX standard shell, which is virtually identical to the Korn shell; and a big Linux favorite, the Bourne Again shell.
  More results at FactBites »


 

COMMENTARY     


Share your thoughts, questions and commentary here
Your name
Your comments
Please enter the 5-letter protection code

Want to know more?
Search encyclopedia, statistics and forums:

 


Lesson Plans | Student Area | Student FAQ | Reviews | Press Releases |  Feeds | Contact
The Wikipedia article included on this page is licensed under the GFDL.
Images may be subject to relevant owners' copyright.
All other elements are (c) copyright NationMaster.com 2003-5. All Rights Reserved.
Usage implies agreement with terms.