bug-coreutils
[Top][All Lists]
Advanced

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

bug#33577: ls lacks null terminator option


From: 積丹尼 Dan Jacobson
Subject: bug#33577: ls lacks null terminator option
Date: Wed, 05 Dec 2018 04:35:09 +0800

Bob, I remember from my K&R Unix book that ls can be used in scripts.
In fact that is why
$ ls
acts different than
$ ls | cat

Plus there are lots of things ls can do that find cannot.

For instance sorting.

How are you going to do
$ ls -t
with find?





reply via email to

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