bug-coreutils
[Top][All Lists]
Advanced

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

Re: coreutils ls


From: Andreas Schwab
Subject: Re: coreutils ls
Date: Mon, 03 Dec 2007 11:06:04 +0100
User-agent: Gnus/5.110006 (No Gnus v0.6) Emacs/22.1 (gnu/linux)

Micah Cowan <address@hidden> writes:

> Bob Proulx wrote:
>> Vitaly V. Ch wrote:
>>> As I understand  ls require null-separated format of output stream which
>>> will suitable for xargs.
>>>
>>> in this case I systematically use find instead of ls.
>> 
>> Your message seems to be garbled and I, and perhaps others on the
>> mailing list too, cannot understand what you are trying to say.  If
>> you have a bug please describe the problem such that we can recreated
>> it.  If you are requesting a feature then try to state the feature
>> request in such a way that other people can understand it.  Thanks.
>
> It reads to me like a request for ls to produce null-separated output,
> so that
>
>  $ ls -0 .

This comes close:

$ printf "%s\0" *

Andreas.

-- 
Andreas Schwab, SuSE Labs, address@hidden
SuSE Linux Products GmbH, Maxfeldstraße 5, 90409 Nürnberg, Germany
PGP key fingerprint = 58CA 54C7 6D53 942B 1756  01D3 44D5 214B 8276 4ED5
"And now for something completely different."




reply via email to

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