![]() |
Using the Command Prompt
Well at college, we've been practising how to create directories on a floppy disk, using the command prompt in Windows XP, what i now want to do is learn how to create a sub directory in the Root directory using command prompt. What command would i use? ie, ive got the root as Wayne, and i want a sub directory as Test.
|
Re: Using the Command Prompt
isn't MD the make directory command? Don't use the command prompt system very often ;)
Some reading for you http://www.ss64.com/nt/ and Quote:
|
Re: Using the Command Prompt
md test would be the command or md wayne\test if you are at root.
|
Re: Using the Command Prompt
Quote:
I'll test that, and let you know how i get on :) |
Re: Using the Command Prompt
Ah the good old days of DOS :eek: Still very useful when all else fails.
You can take it all a stage further... If your prompt relates to the C drive, but you want to mess up say your D drive, or floppy drive A, you can create your directory (sorry folder) Code:
MD D:\folder\subfolderCode:
MD "D:\folder\long folder name" |
Re: Using the Command Prompt
ahh right, so using this: MD D:\folder\subfolder
I could have A:\Wayne\Test |
Re: Using the Command Prompt
why in this day and age would people be taught DOS commands? The whole point of having a GUI is to stop the user having to remember command names and the syntax of those commands
__________________ Quote:
|
Re: Using the Command Prompt
I prefer the MKDIR command myself, it makes more sense to read.
ik |
Re: Using the Command Prompt
|
Re: Using the Command Prompt
Quote:
|
Re: Using the Command Prompt
Quote:
Because in some circumstances you need to understand DOS. Many things dont use GUI's. And secondly 99% of IT courses in school and college are Soooooooo out of date they use DOS still and teach DOS. Multi autoexec and multi config files was an old fav of mine, as well as using Debug to search for possible virus infection!!!!! |
Re: Using the Command Prompt
\
mk test (make a da folda) cd test (go into da folda) dir (oooh, dere is nothing here) cd\ (to go back to the root) dir (oh, I can see wayne - hello wayne) exit. oh great, back at windows. Now go & lie down & promise never to do that command line stuff again, well maybe not until you start using Linux :) |
Re: Using the Command Prompt
Quote:
Cant make any promises im afraid. :D |
Re: Using the Command Prompt
Quote:
Take this example: We have web servers at a remote location, they're running NT4 We have a reporting server with webtrends installed on it which produces monthly reports on web usage. Previously, the guys would have to log onto a gateway server at the remote location and map a network drive to it. Then from the gateway server, connect to the web servers, zip up the web logs, map a drive to the web servers from the gateway server, copy the logs over, then copy them to their local PC. Then map a drive to the reporting server, upload the zipped log files, log onto the reporting server, unzip the files, manually run the web trends report and then clean up all the files. It used to take hours. Now, with a few simple batch files, that is all fully automated. The web trends report appears as if by magic :) Now imagine if I didn't know my dos commands... (ok, I've been using it since dos3) |
Re: Using the Command Prompt
Quote:
|
Re: Using the Command Prompt
There is a setting in Windows that allows this to be done, try using the search facility it should bring up something on here.
|
Re: Using the Command Prompt
http://support.microsoft.com/default.../314834/EN-US/
Are you worried about the security of your pagefile? |
Re: Using the Command Prompt
I've had to use my dos h@><ing skills tonight... http://www.cableforum.co.uk/board/sh...1&postcount=13
|
Re: Using the Command Prompt
Quote:
|
Re: Using the Command Prompt
Quote:
|
Re: Using the Command Prompt
.
;) |
Re: Using the Command Prompt
..
;) |
Re: Using the Command Prompt
Quote:
There is an option in windows to show file extensions. |
Re: Using the Command Prompt
Quote:
Copied the corrupted files from c:\I386 to c:\windows\system32 using dos and my PC was up and running again within 2-3 min's. A lot quicker than using the installation disks. |
Re: Using the Command Prompt
Quote:
I've always thought it's an extremely poor choice on M$' part not to have the "Hide file extensions for known file types" option unselected by default, just in case it upsets the hoi polloi who might not even be able to handle that little piece of information. Quite apart from the usefulness of being able to see the actual file type, how about the uncounted numbers of viruses and worms that have been activated because the recipient just saw .jpg or .txt etc on the end of a file name, and didn't see the .exe extension at the end that Windows had so thoughtfully hidden? Go into My Computer or Windows Explorer, Tools -> Folder Options -> View, untick Hide file extensions for known file types and click OK. It will not hurt your system, and next time a file comes along with a dodgy extension, you'll see it. |
Re: Using the Command Prompt
Quote:
I like to drop into dos when I'm fixing people's pc's so they cannot follow what i'm doing. cls is a wonderful command. as is dir /w and dir /p /me drifts down dos memory lane.........:dozey: |
Re: Using the Command Prompt
Quote:
|
Re: Using the Command Prompt
I still think that things like this should be BASIC knowledge for Computer people.
This type of command is still in use, esp. in Unix. Just goes to show how far Micro$oft have come in 20 years ..... GUI's are not the b all and end all. |
Re: Using the Command Prompt
I'm an ex master of the batch file, used to do all sorts with them.
In fact it's only this year that a PC at work has been upgraded & my complete batch menu system removed. ALthough with not using it for so long I have forgotten most & would need a refresher to do anything thats not so simple. Eee, them were the days.... Now if something specific needs doing I think that I'd rather learn windows scripting instead, I think that has lot's more in it than batch files ever did & can interact with windows much better. |
| All times are GMT +1. The time now is 03:03. |
Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
All Posts and Content are © Cable Forum