bug-coreutils
[Top][All Lists]
Advanced

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

Fwd: GNU coreutils 6.9 - bug in ls


From: FReeZ
Subject: Fwd: GNU coreutils 6.9 - bug in ls
Date: Sun, 09 Sep 2007 14:19:31 +0200
User-agent: Opera Mail/9.23 (Linux)

Hello again,

I have figured out the steps required to reproduce the error.
I have the file with following name "-^mininova.org^- 23 (1998) - Espionage.Conspiracy.Hacking.TrueStory - Subs.torrent" (without the quotes) stored in /usr/watch. It was downloaded from the internet using Opera browser and that filename is causing problems, maybe because the "^" character is not being escaped properly with slash during the manipulation with it? My filesystem is ext3.

Regards,
Marek Cruz

------- Forwarded message -------
From: FReeZ <address@hidden>
To: address@hidden
Cc:
Subject: GNU coreutils 6.9 - bug in ls
Date: Sun, 09 Sep 2007 13:59:02 +0200

Hello,

I have founded a weird bug in coreutils, probably it's in ls.
sh-3.2$ cd /home/user/watch
sh-3.2$ ls *
ls: invalid option -- ^
sh-3.2$ which ls
/bin/ls
sh-3.2$ cd ../
sh-3.2$ ls *
(files from /home/user are displayed)
sh-3.2$ ls --version
ls (GNU coreutils) 6.9
Copyright (C) 2007 Free Software Foundation, Inc.
This is free software.  You may redistribute copies of it under the terms
of
the GNU General Public License <http://www.gnu.org/licenses/gpl.html>.
There is NO WARRANTY, to the extent permitted by law.

Written by Richard Stallman and David MacKenzie.

Thanks for your reply,
Marek Cruz




reply via email to

[Prev in Thread] Current Thread [Next in Thread]