A script
A script is a series of commands to execute. Advantages of scripts are: performance - commands in scripts can be executed much quicker than these commands can be executed by hand, repeatedly - scripts allow for better execution a sequence of steps.
Scripts are environment dependent.
Comments
Post a Comment