Batch File Programming, a thorough intro to the windows command line (2009) [pdf] (eddiejackson.net) 3 points by HeckFeck 4y ago ↗ HN
[–] johntdaly 4y ago ↗ Batch files on DOS and Windows 9x (as well as BASIC) was my introduction to programming back in the 90s. The nostalgia is strong even though I’ve moved on to Unix long time ago. [–] HeckFeck 4y ago ↗ Funny, I've had the opposite journey. I learnt Unix shell recently and then needed to use the Windows command line. Hence I found this guide.CMD is very rudimentary compared to shell/bash, but it is quickly enough learnt for simple Windows tasks.
[–] HeckFeck 4y ago ↗ Funny, I've had the opposite journey. I learnt Unix shell recently and then needed to use the Windows command line. Hence I found this guide.CMD is very rudimentary compared to shell/bash, but it is quickly enough learnt for simple Windows tasks.
2 comments
[ 3.4 ms ] story [ 12.5 ms ] threadCMD is very rudimentary compared to shell/bash, but it is quickly enough learnt for simple Windows tasks.