Re: ls lacking a feature?



On 29 Jun 2006 12:09:05 +0300
Jussi Piitulainen <jpiitula@xxxxxxxxxxxxxxxx> wrote:

Mark Triggs writes:

ls -d */

That appears to work in Bash, even though the slash is not part of a

It also works in /bin/sh on my BSD boxes (where /bin/sh is actually
ash IIRC).

directory name. But where it works, it's overkill. This will do:

echo */

As does this.

--
C:>WIN | Directable Mirror Arrays
The computer obeys and wins. | A better way to focus the sun
You lose and Bill collects. | licences available see
| http://www.sohara.org/
.



Relevant Pages