there is probably a tutorial somewhere, here's a starter

in a text file type:

#!/bin/bash

under that you can put anything you would normally put at the command prompt

type

chmod a+x text_file

at the command prompt to make your new text file executable

a search for "shell scripts" (as these are known in the unix world) may give 
you some more advice.

>===== Original Message From [EMAIL PROTECTED] =====
>Is it possible to create the equivalent of batch files like those
>used in dos systems for running a series of commands ?
>
>Can any one help
>
>thanks

--
SLUG - Sydney Linux Users Group Mailing List - http://www.slug.org.au
To unsubscribe send email to [EMAIL PROTECTED] with
unsubscribe in the text

Reply via email to