Greetings and salutaions..

John Murphy jfm at blueyonder.co.uk
Wed Feb 25 04:43:19 PST 2004


Sharif Dayan <bimasena at mdp.net.id> wrote:

>I know "command-line", because I once used DOS, but what is "shell-scripting" ?

Instructions typed on the "command-line" are interpreted by
the "shell" which could be tcsh, sh or even bash, depending
on the user's preference.  A "shell-script" is merely a plain
text file containing a list of commands that can be actioned
sequentially by the shell.

If you've used MSDOS you may be familiar with the concept of
batch files (*.bat) which are similar.

-- 
John.


More information about the freebsd-newbies mailing list