Skip site navigation (1)Skip section navigation (2)
Date:      01 Nov 2003 13:30:26 -0500
From:      Lowell Gilbert <freebsd-questions-local@be-well.ilk.org>
To:        "Gregory Stearns" <stearns@mail.com>
Cc:        Free BSD <freebsd-questions@freeBSD.org>
Subject:   Re: how do you get a script to run
Message-ID:  <444qxouekd.fsf@be-well.ilk.org>
In-Reply-To: <20031101181952.37610.qmail@mail.com>
References:  <20031101181952.37610.qmail@mail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
"Gregory Stearns" <stearns@mail.com> writes:

> I can not get the script I wrote to run on Free BSD 4.7.

If it is an sh-type script, then "sh <script-name>" should work,
regardless of how anything else is configured.  If it is a csh-type
script, "csh <script-name>" should work.

There are a lot of other things you should know along this line; 
a decent tutorial on shell scripting would be a good place to start.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?444qxouekd.fsf>