Y
Hacker News
new
|
ask
|
show
|
jobs
by
jaclaz
1621 days ago
BTW - to nitpick - batches intended to run in cmd.exe should be .cmd not .bat, nowadays it makes no difference, but .bat are executed under both command.com and cmd.exe, whilst .cmd only run in cmd.exe.
1 comments
LeonB
1621 days ago
In dos on dope, .bat files are handlers for http GET and .cmd files are handlers for http POST.
link