Kavya TKnowledge Contributor
You want to view the contents of autoexec.bat on the screen using the "type" command, but it scrolls by too quickly, what switch do you use to make it pause?
You want to view the contents of autoexec.bat on the screen using the "type" command, but it scrolls by too quickly, what switch do you use to make it pause?
The AUTOEXEC. BAT file is used to set defaults and to run programs that should be executed upon startup (comparable to the . login file on Unix accounts).