script |
|
The term script refers to any file containing commands. The commands are placed in the script so that they can be executed from there with a single command---you don't have to type all the commands in the script each time you want to execute them.
For example, a shell script is a file containing shell commands.
|
John Shipman, john@nmt.edu
Last updated: 1997/05/22 22:23:33 UT URL: http://www.nmt.edu/tcc/help/g/script.html |
|