LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Writing Scripts or Batch files? (https://www.linuxquestions.org/questions/linux-software-2/writing-scripts-or-batch-files-68955/)

Nicksan 06-29-2003 11:41 PM

Writing Scripts or Batch files?
 
Is a script the same as a batch file in dos and if so where do i learn how to write them?
I know how to write basic batch files, I would like to learn do the same in linux. Thanks.

MasterC 06-29-2003 11:49 PM

Well, yes, sort of. A script is anything you want it to be, from ultra basic functionality (my level of knowledge) to complexity greater than you can imagine (well probably not really), here's the TLDP on Bash Scripting:
http://www.tldp.org/HOWTO/Bash-Prog-Intro-HOWTO.html

There's others, but that's probably a good place to look.

Cool


All times are GMT -5. The time now is 09:15 AM.