LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Terminal Program through Text Files (https://www.linuxquestions.org/questions/linux-newbie-8/terminal-program-through-text-files-565386/)

Instantly 06-29-2007 10:21 AM

Terminal Program through Text Files
 
in Windows u could save a test file as *.bat and it will work as command prompt
what should I save the text file in Linux so it would work as Terminal Program directly??

David the H. 06-29-2007 10:35 AM

In *nix it's called shell scripting, and it's more flexible than windows scripting. You can create anything from a simple as a list of commands to rather complex programs. There are many tutorials for it on the net. For example:

Linux Shell Scripting Tutorial
LinuxCommand.org
Advanced Bash Scripting Guide


All times are GMT -5. The time now is 04:39 AM.