[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [cobalt-users] Automated commands



Thanks for the info but..

Where do I store the file? In the user profile?
What file extension do I give it?

Thanks

Doug

/ooc Looking for a SoW
Kosch Na'Thrak - Elementalist
Saryrn

-----Original Message-----
From: elmer@xxxxxxxxxxxxxx [mailto:elmer@xxxxxxxxxxxxxx]
Sent: 30 March 2001 17:09
To: 'cobalt-users@xxxxxxxxxxxxxxx'
Subject: Re: [cobalt-users] Automated commands


On Fri, 30 Mar 2001, Douglas Spooner wrote:

} lets say I wanna automate this function and probably others
}
} /usr/bin/makemap hash /etc/virtusertable < /etc/virtusertable

Open vi or pico or whatever. Create file named according to your
needs. On the first line of that file put the following line:

#!/bin/sh
<put command here>

	Replace <put command here> with the command you wish to run
- exactly as you would type it at the prompt - make sure you use the
full path.

	.bat files on steroids... be careful...


_______________________________________________
cobalt-users mailing list
cobalt-users@xxxxxxxxxxxxxxx
To Subscribe or Unsubscribe, please go to:
http://list.cobalt.com/mailman/listinfo/cobalt-users