JP I miss the show so much <OCD> type prints a lot faster than that the game starts without typing any command the font is wrong </OCD> Posted 10 years ago Report Link Quote Reply
gallagher117 can't have nice things @DJDavid98 cls is supposed to clear the screen… @DJDavid98 @Background Pony #A632 Now that you mention it, I should’ve pointed out the fact that nothing should be output to the screen because of @echo off. But… type is basically cat. It doesn’t run the file, it blasts the contents to stdout (well, it’s close enough to cat). So I guess this is someone saying “Gee, what were the contents of my AUTOEXEC.BAT and CONFIG.SYS again?”. Posted 10 years ago Report Link A while ago (early 90’s) I learned the bare minimum amount of DOS (MS DOS?) needed to launch Doom and Duke Nukem 3D. I’m sure my skills have declined since then. I can’t be too nostalgic for something I was never good at D:
Background Pony #117A @DJDavid98 Jesus, it’s people like you that just love to take the wind out of others sails. Posted 10 years ago Report Link Quote Reply
WentTheFox Retired from the fandom @Background Pony #A632 Now that you mention it, I should’ve pointed out the fact that nothing should be output to the screen because of @echo off. Posted 10 years ago Report Link Quote Reply
Background Pony #117A @DJDavid98 And that’s really the first thing you felt like mentioning? Posted 10 years ago Report Link Quote Reply
WentTheFox Retired from the fandom cls is supposed to clear the screen… Posted 10 years ago Report Link Quote Reply
- the game starts without typing any command
- the font is wrong
</OCD>typeprints a lot faster than thatTouché.
@DJDavid98
But…
typeis basicallycat. It doesn’t run the file, it blasts the contents to stdout (well, it’s close enough tocat).So I guess this is someone saying “Gee, what were the contents of my
AUTOEXEC.BATandCONFIG.SYSagain?”.