On Thu, Jun 05, 2003 at 01:21:47PM -0400, Vytas Janusauskas wrote: > Hi Again, > > Some of my windows users are naming directories and files with space > characters as separators between words. While doing a ls on amrecover > displays these space containing files/directories how do you go about > changing into these directories > > setdisk strange data directory does not work > > neither does > > setdisk strange\ data\ directory > > There must be a way to do it! I would prefer not to have to restore the > full DLE if I can avoid it.
Don't have a chance to try it, but from past threads I think quotes work. like: cd "Program Files" -- Jon H. LaBadie [EMAIL PROTECTED] JG Computing 4455 Province Line Road (609) 252-0159 Princeton, NJ 08540-4322 (609) 683-7220 (fax)
