Windows batch
Jump to navigation
Jump to search
Text manipulation
- color 0a - changes text to green
- mode con: cols=80 lines=50 - changes cmd.exe window, no scroll available, type mode to display the current settings
References
- Using batch parameters
- Command-line reference A-Z For tylda parameters look for FOR
- What does %~d0 mean in a Windows batch file?