bug-coreutils
[Top][All Lists]
Advanced

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

Re: suggested feature/patch for ls: -P TYPES, --select-file-type=TYPES


From: Pádraig Brady
Subject: Re: suggested feature/patch for ls: -P TYPES, --select-file-type=TYPES
Date: Fri, 16 Dec 2005 11:25:00 +0000
User-agent: Mozilla Thunderbird 1.0.7 (X11/20051013)

I don't think that fits.

As I see it, ls is an end user tool, i.e. output
generally goes direct to the end user.
If you would like a more progamatic way of
selecting files then `find` is more appropriate.
(find has a  -type option for example).

The shell can also be used to expand just directories.
I have the following alias for example: alias lld='ls -lUd */'

Pádraig.




reply via email to

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