[newbie] how to scripts

2003-08-01 Thread linux
i wish to do a script for the terminal, like *.bat-file in windows. is this possible? Want to buy your Pack or Services from MandrakeSoft? Go to http://www.mandrakestore.com

Re: [newbie] how to scripts

2003-08-01 Thread Paul
On Fri, 2003-08-01 at 17:40, [EMAIL PROTECTED] wrote: i wish to do a script for the terminal, like *.bat-file in windows. is this possible? Most certainly, and more powerful than in the other 'os'. Create a textfile with the commands you want to run, save it to disk, run the command chmod +x

Re: [newbie] how to scripts

2003-08-01 Thread ed tharp
On Fri, 2003-08-01 at 11:40, [EMAIL PROTECTED] wrote: i wish to do a script for the terminal, like *.bat-file in windows. is this possible? __ Want to buy your Pack or Services from MandrakeSoft? Go to

Re: [newbie] how to scripts

2003-08-01 Thread Avi Schwartz
Here is a nice introduction to bash programming: http://www.tldp.org/HOWTO/Bash-Prog-Intro-HOWTO.html Avi On Friday, Aug 1, 2003, at 10:40 America/Chicago, [EMAIL PROTECTED] wrote: i wish to do a script for the terminal, like *.bat-file in windows. is this possible? Want to buy your Pack or