Re: Greetings and salutaions..
From: John Murphy (jfm_at_blueyonder.co.uk)
Date: 02/25/04
- Previous message: Mike Jeays: "Re: Greetings and salutaions.."
- In reply to: Sharif Dayan: "Re: Greetings and salutaions.."
- Next in thread: Johnson David: "Re: Greetings and salutaions.."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
To: newbies@freebsd.org Date: Wed, 25 Feb 2004 12:43:15 +0000
Sharif Dayan <bimasena@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. _______________________________________________ freebsd-newbies@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-newbies To unsubscribe, send any mail to "freebsd-newbies-unsubscribe@freebsd.org"
- Previous message: Mike Jeays: "Re: Greetings and salutaions.."
- In reply to: Sharif Dayan: "Re: Greetings and salutaions.."
- Next in thread: Johnson David: "Re: Greetings and salutaions.."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|