Natka wrote (in news:(E-Mail Removed)):
> when i open c/p...i have line
> c:\documents and settings\boss
> my question is:
> what command should i type in to get to C:\
> skipping this "documents and setting"
> i try 2dots (..) didtnt works
That’s because one dot means current directory, two dots means one level back.
In past versions of Windows you could use any number of dots (eg cd .... to go
back three levels), but that doesn’t work anymore, you have to put in slashes
(eg cd ..\..\..)
One question out of curiosity though: if you aren’t familiar with the
change-directory command (a fairly basic one), what task are you trying to
perform with the command prompt? Doing anything else is even more complex. Are
you just trying to learn it?
--
Alec S.
news/alec->synetech/cjb/net
|