corsasport.co.uk
 

Corsa Sport » Message Board » Off Day » Geek Day » MS-DOS » Post Reply

Post Reply
Who Can Post? All users can post new topics and all users can reply.
Icon:
Formatting Mode:
Normal
Advanced
Help

Insert Bold text Insert Italicized text Insert Underlined text Insert Centered text Insert a Hyperlink Insert Email Hyperlink Insert an Image Insert Code Formatted text Insert Quoted text
Message:
HTML is Off
Smilies are On
BB Code is On
[img] Code is On
Post Options: Disable smileys?
Turn BBCode off?
Receive email notification of new replies?

ed

posted on 3rd Jun 07 at 21:40

You need to be on the top level of the directory. You usually start in C:/Windows or something. To go up a level you type 'cd ..' Keep on typing that until you are ate C;/


kz

posted on 3rd Jun 07 at 18:49

nope. didnt work! just does nothing. no error popsor nothing. just stays at V:\Users\kz and i did also try getting into C:\ (cd c:\ ?)


Steve

posted on 24th May 07 at 07:28

this is also assuming your using the windows emulated msdos?

if your using true ms dos, then paths longer than 8 charcters will need truncating ie

progra~1 = program files


Steve

posted on 24th May 07 at 07:28

quote:
Originally posted by Reedy
quote:
Originally posted by kz
that has so confused me lol... so how do i get from

"V:\Users\kz" to "C:\Documents and Settings\kz\Desktop\New Folder"


get to the c drive, then type:

"cd C:\Documents and Settings\kz\Desktop\New Folder"

do that and it will work, if it doesnt then there isnt a folder on the desktop

[Edited on 24-05-2007 by Reedy]


you dont even need to get to the c drive with that line, just type that exactly on the v drive and it will work


Reedy

posted on 24th May 07 at 06:59

quote:
Originally posted by kz
that has so confused me lol... so how do i get from

"V:\Users\kz" to "C:\Documents and Settings\kz\Desktop\New Folder"


get to the c drive, then type:

"cd C:\Documents and Settings\kz\Desktop\New Folder"

do that and it will work, if it doesnt then there isnt a folder on the desktop

[Edited on 24-05-2007 by Reedy]


kz

posted on 23rd May 07 at 23:05

that has so confused me lol... so how do i get from

"V:\Users\kz" to "C:\Documents and Settings\kz\Desktop\New Folder"


John

posted on 23rd May 07 at 23:00

type in help /?, or whatever command /?, eg cd /?


kz

posted on 23rd May 07 at 22:57

think i tried that, but ill give it another go...

and john, just "cd" on its own!? i know "cd.." goes down a level


Reedy

posted on 23rd May 07 at 22:25

yeah so if your "new folder" is in your desktop,
C:\Documents and Settings\kz\Desktop\newfolder
should do the job.


John

posted on 23rd May 07 at 22:23

cd


kz

posted on 23rd May 07 at 22:19

im in c:\documents and settings\kz or whatever, i type dir at the beginning to find all the files there... the directory "desktop" is there, i can display whats in the desktop (a folder called "new folder" is what i want) but how do i actually get into it?

in case that makes no sence i wanna be able to display whats in "new folder" ... how do i move up a level?