bug-coreutils
[Top][All Lists]
Advanced

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

bug#30963: ls -fA -> still . and ..


From: Karl Berry
Subject: bug#30963: ls -fA -> still . and ..
Date: Tue, 27 Mar 2018 11:27:28 -0600

$ mkdir foo
$ cd foo
$ \ls -fA
.  ..
$

I rather expected this output to be empty. -f enables -a, fine, but it
seems like the -A should override the -a, since it's specified after?

I guess it has nothing to do with -f in particular.
\ls -aA also shows . and ..; maybe it shouldn't?
Not sure, though ... --thanks, karl.





reply via email to

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