• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

poll: .bat or .cmd for batch files

i must be a rebel, i am 39 and only use .cmd and try to convert .bat users to .cmd use

.bat just makes me feel, ... dirty, it reminds me too much of windows 95 i think
 
I've been using .bat for my Microsoft batch files since DOS 3.3, man. No way in hell I'm going to stop now!

For Linux/UNIX, you don't even need an extension if you don't want one. Just chmod the sucker to be executable, and run a ./batchfile to run them.
 
Back
Top