Message-Id: <199705091713.TAA07906@magigimmix.xs4all.nl> From: "yeep" Cc: Subject: Re: BIG suggestion for Opendos Features Date: Fri, 9 May 1997 19:03:40 +0200 MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Precedence: bulk > > $ ls -l "This is a spaced filename" > > (actually I just typed the T and pressed Tab, the shell put the "s and all) > > > > -rw-r--r-- 1 ralsina users 0 May 8 09:31 This is a spaced filename > > > > It looks ok to me. Not a single \ here! :-) > > > > You *can* also do > > $ ls -l This\ is\ a\ spaced\ filename > > > > -rw-r--r-- 1 ralsina users 0 May 8 09:31 This is a spaced filename > > > > But it's not like it's forcing you :-). I tried it in Linux, but I get them with "\". Perhaps it's the shell, I use BASH, what do you use? Yeep