What is the definition of a script file?
Note
Explanation:
A script file is a simple text file written in a form of scripting languages to automate processes and tasks on various operating systems. The commands can be entered on the command line one at a time. A script file, however, provides a more effective way to execute multiple commands.