Re: What's up with bash shell and spaces in filenames?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



At 09:09 on 10 May 2010, Alan Evans wrote:
> On Mon, May 10, 2010 at 9:07 AM, Jeff Voskamp <javoskam@xxxxxxxxxxxx>
> wrote:
> >
> > Try
> > cd /media
> > ls -bl
> >
> > and send us the results.
> 
> Ok:
> 
> [alan@agena ~]$ cd /media
> [alan@agena media]$ ls -bl
> total 4
> drwx------. 1 alan alan 4096 2010-05-10 08:12 My\ Book

Here is your answer. The directory name is "My\ Book", so you will have
to use:

cd My\\\ Book

(and you may want to do

mv My\\\ Book My\ Book

)

-- 
Mark Knoop
-- 
users mailing list
users@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines

[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux