hostchamp
02-20-2003, 02:49 PM
how to create folder name with blankspace?
I have folder with blankspace but how do i change to it?
I have folder with blankspace but how do i change to it?
![]() | View Full Version : how to create folder name with blankspace hostchamp 02-20-2003, 02:49 PM how to create folder name with blankspace? I have folder with blankspace but how do i change to it? darksoul 02-20-2003, 02:52 PM mkdir "directory with spaces" cd directory\ with\ spaces/ cd "directory with spaces" hostchamp 02-20-2003, 03:04 PM thanksm that was fast! |