DOS/BAT- Home of scripts
DOS/BAT

DOS/BAT

Details >>

dos, short for Disk Operating System, is a class of operating systems on personal computers. For 15 years, from 1981 to 1995, disk operating systems dominated the IBM PC-compatible market. Moreover, if you include the partial Dos-based versions of Microsoft Windows, such as Windows 95, Windows 98, and Windows Me, then the commercial life can be calculated until at least 2000. In all subsequent versions of Microsoft, the disk operating system remained.

A complete DOS consists of five parts:

  1. BOOT: The formatter writes directly to the initial sector of the disk.
  2. Basic input/output manager (IBMBIO.COM for PC-DOS, IO.SYS for MS-DOS).
  3. File management and system function callers (PC-DOS for IBMDOS.COM, MS-DOS). Is MSDOS.SYS).
  4. COMMAND handler (command.com).
  5. Various external commands: executable files to complete various auxiliary functions.

bat files are batch files under dos. A batch file is an unformatted text file that contains one or more commands. Its file extension is.bat or.cmd. Type the name of the batch file at the command prompt, or double-click the batch file, and the system invokes cmd.exe to run the commands in the file one by one in the order in which they appear. Using batch files (also known as batch programs or scripts), you can simplify routine or repetitive tasks.

Expand all
Date :2024-06-07 Batch conversion disk convert command implementation
Date :2024-05-25 Use the bat script to create a shortcut to a file or folder in the current folder
Date :2024-05-19 dos date Obtain %date:~0,4% and %time:~0,2% character intercept operation usage
Date :2024-05-19 The windows bat script obtains and processes the current date and time
Date :2024-05-17 The bat script gets the code for the previous day's date
Date :2024-05-15 This section describes the parameters of the dos batch command forfiles
Date :2024-04-29 Batch processing (Bat) Decompress folders and extract and merge files in batches
Date :2024-04-14 bat batch file runs the code of the program at intervals
Date :2024-04-10 Use BAT to change file names in batches
Date :2024-03-04 bat How do I obtain the drive letter and path of the current folder
Date :2024-02-23 Windows BAT batch string related operations (define, split, splice, replace, slice, find)
Date :2024-02-23 bat deletes blank lines, Spaces, tabs, and the last blank line in the text
Date :2024-02-23 Summary of several common ways to implement delay function in Windows Bat
Date :2024-02-23 Batch processing implements backup and restore of MySQL database
Date :2024-02-21 Summary of several methods for processing special characters in batch processing
Date :2024-02-18 The core skills of BAT script: detailed understanding of the use of IF statements and examples
Date :2024-01-30 This section describes how to periodically execute the bat script in Windows
Date :2023-12-29 Deleting files in batches using bat in windows (for memory clearing)
Date :2023-11-08 Windows resolves garbled characters in cmd/dos Windows
Date :2023-11-01 Batch processing bat adds random image watermarking to photos in batches (random image random location)
Date :2023-10-31 Use a batch file (.bat) to launch multiple CMD Windows and execute commands
Date :2023-10-19 Commonly used bat batch scripts (selected)
Date :2023-10-08 Example of using bat to batch change file names in Windows
Date :2023-10-06 20 basic operating commands commonly used under DOS
Date :2023-08-31 The usage of if statement in windows batch processing is detailed
Date :2023-08-29 Detailed explanation of function parameter passing and jump of batch commands
Date :2023-08-24 Example of obtaining a process name based on the port number in windows
Date :2023-08-21 The usage of the set command in windows batch processing
Date :2023-08-20 Windows CMD common commands
Date :2023-08-17 bat script to implement FTP automatic download and upload example code
Date :2023-08-07 Summary of common Windows batch processing (cmd/bat) commands
Date :2023-08-01 System device loading and system environment setting under DOS
Date :2023-08-01 Batch Copy the txt files in the current directory and multi-level subdirectories to the specified directory in batches
Date :2023-08-01 Batch extracts the lowest level folder name to the text code
Date :2023-07-19 bat Batch Clear port number Solution port is already in use
Date :2023-07-18 Rote CMD command is not required in Windows
Date :2023-07-14 bat batch script console Output Chinese garbled characters and solutions
Date :2023-07-11 Windows Periodically deletes files earlier than N days (Latest recommendation)
Date :2023-07-11 Windows BAT gets Start menu path and desktop path implementation
Date :2023-07-05 Batch System Administration - 6 - User and localgroup sections
Number of pages: 1/3 40 articles per page 1198 Home page 123 Next page Last page