====== DOS Shell Scripting (Batch Programming) ====== ===== Basics ===== * [[http://www.antonis.de/dos/batchtut/bat-kurs/|Batch-Kurs für Einsteiger]] :DE: ===== Advanced ===== * www.dostips.com -- The DOS Batch Guide ===== Tips and Tricks ===== * [[http://blogs.msdn.com/b/oldnewthing/archive/2005/01/28/362565.aspx|Capturing the current directory from a batch file]] * [[http://arcanesanctum.net/2012/11/17/a-better-terminal-color-theme-for-putty/|A better terminal color theme for Putty]] ===== Frequently Asked Questions ===== * [[http://stackoverflow.com/questions/8358265/how-to-update-path-variable-permanently-from-cmd-windows|How to update PATH variable permanently from cmd? Windows]] * [[https://stackoverflow.com/questions/166044/sleeping-in-a-batch-file|Sleeping in a batch file]] [(https://web.archive.org/web/20200402111116/https://stackoverflow.com/questions/166044/sleeping-in-a-batch-file)] * [[https://serverfault.com/questions/432322/how-to-sleep-in-a-batch-file|How to sleep in a batch file?]] [(https://web.archive.org/web/20200402111435/https://serverfault.com/questions/432322/how-to-sleep-in-a-batch-file)]