Re: [dev] List of tools for a CLI environment
----- Original Message -----
> From: Džen <yvldwt_AT_gmail.com>
>
> On 23/10/2011 23:43, Kurt H Maier wrote:
> [...]
>> ls /usr/bin/ && ls /usr/local/bin
>
> Your one-liner sucks. Talking about CLI tools, most of all we should be
> precise at how to use them correctly; otherwise how would we be able to
> decide whether they are useful or not? How about
>
> ls /usr/bin /usr/local/bin
>
> -- Džen
>
What about
ls /usr/{,local}/bin
Received on Mon Oct 24 2011 - 23:13:55 CEST
This archive was generated by hypermail 2.3.0
: Mon Oct 24 2011 - 23:24:03 CEST