GNU bug report logs -
#12249
ls unable to list files with latin letters
Previous Next
Reported by: gymka <gymka <at> archlinux.lt>
Date: Tue, 21 Aug 2012 15:37:02 UTC
Severity: normal
Tags: notabug, unreproducible
Done: Bob Proulx <bob <at> proulx.com>
Bug is archived. No further changes may be made.
Full log
Message #8 received at 12249 <at> debbugs.gnu.org (full text, mbox):
tag 12249 + moreinfo unreproducible
retitle 12249 ls unable to list files with latin letters
thanks
gymka wrote:
> command "ls" not sees folders with not latin letters(in my case with
> Lithuanian). eg. there is folder "folderą" command "ls -d" don't sees
> it, command "ls" sees it.
I cannot reproduce this problem. It works for me.
$ mkdir testdir
$ cd testdir
$ mkdir folderą
$ ls
folderą
$ ls -d folderą
folderą
$ ls -ldog folderą
drwxrwxr-x 2 4096 Aug 21 11:01 folderą
All of that works as expected.
Please give us more information about the problem. Please tell us
exactly what you are typing in and the output received.
You may be getting confused about the use of -d. The FAQ entry on
this may help. Please see this reference.
http://www.gnu.org/software/coreutils/faq/#ls-_002dd-does-not-list-directories_0021
Bob
This bug report was last modified 12 years and 358 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.