Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
Need a directory of DOS commands
Name: Ian Date: December 16, 2003 at 14:44:29 Pacific OS: XP CPU/Ram: 512
Comment:
Hello all, I find myself constantly creating usfull batch programs. The only problem is I am limited to what I know about dos. I have done about a 100 google searches for a good directory of DOS and BATCH commands, but all where pointless. I wanted to see if anyone knows a good site that not only lists all the commands you can do with batch, but also a GOOD description (not like the crappy descriptions you get by /?) of what the commands do, heck while we're at it a site that shows examples or even builds the programs for me would be nice, ok ok, i won't get carried away. :p
Name: Chi Happens Date: December 17, 2003 at 05:24:24 Pacific
Reply:
Ian, Not to be an @ss, but I just did a SINGLE search on google for "DOS COMMANDS" and got this. It seems to be an extensive website. Maybe you should have used a better search criteria?
Summary: Hi, I am trying to rename a complete directory of files to remove the first three characters. All the filenames have spaces throughout them and the first several characters look like this: "01 F...
Summary: Ok, I just downloaded this article and it is in pdf format, and i dont have acrobat, so it may look a bit weird to you, and thats why... plus, just let me say, I know this was written in 99 and may no...
Summary: Unfortunately, VB is especially bad at interacting with DOS. Many things that can be done in DOS are fairly easy to do in VB, though. On thing you can do is run .BAT files using VB's Shell() function:...