What Is Batch Files?

Before getting into the detailed information about the batch file first know what is batch file and also its uses.
What is batch Files
Batch Files
A batch file is a text file that contains a sequence of commands for a computer operating system. It's called a batch file because it batches (bundles or packages) into a single file a set of commands that would otherwise have to be presented to the system interactively from a keyboard one at a time. 
A batch file is usually created for command sequences for which a user has a repeated need. Commonly needed batch files are often delivered as part of an operating system. You initiate the sequence of commands in the batch file by simply entering the name of the batch file on a command line.
In the Disk Operating System (DOS), a batch file has the file name extension ".BAT". (The best known DOS batch file is the AUTOEXEC.BAT file that initializes DOS when you start the system.) 
In UNIX-based operating systems, a batch file is called a shell script. In IBM's mainframe VM operating systems, it's called an EXEC. 

What Is the Purpose of Batch File?

batch file is a text file that contains a sequence of commands for a computer operating system. It's called a batch file because it batches (bundles or packages) into a single file a set of commands that would otherwise have to be presented to the system interactively from a keyboard one at a time.

What are batch files in relation to computer?

batch file is a kind of script file in DOS, OS/2 and Microsoft Windows. It consists of a series of commands to be executed by the command-line interpreter, stored in a plain text file. ... The filename extension .bat is used in DOS and Windows.

Hope You guys love this post & Share this Post!!!!



What Is Batch Files? What Is Batch Files? Reviewed by aa on 5:48 AM Rating: 5

No comments:

Powered by Blogger.