Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 29 Oct 2000 10:51:11 -0500 (EST)
From:      Jaime <jaime@malkav.snowmoon.com>
To:        Peter <peter@qtme.com>
Cc:        "'freebsd-questions@freebsd.org'" <freebsd-questions@FreeBSD.ORG>
Subject:   Re: Trying to make something close to .bat file for dos on freebsd
Message-ID:  <Pine.BSF.4.21.0010291049560.77227-100000@malkav.snowmoon.com>
In-Reply-To: <000d01c041a5$265e56e0$cb3b35d1@bconnected.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, 29 Oct 2000, Peter wrote:
> Im trying to make something close to bat for freebsd.  But don't know
> where to start.  I was thinking making so when i hit say "c" it auto
> connect start ssh and connect to a remote site.

	You'd want to make a shell script then.  Its a *.sh script,
usually.  Of course, you could also write a bash script, a csh script, a
perl script, etc. ....  Its all up to you.  I usually use perl scripts
these days, but shell scripting is the direct comparison to a batch file.

							Jaime



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.0010291049560.77227-100000>