GNU bug report logs - #33577
doc: mention find/stat in ls documentation

Previous Next

Package: coreutils;

Reported by: 積丹尼 Dan Jacobson <jidanni <at> jidanni.org>

Date: Sun, 2 Dec 2018 11:01:02 UTC

Severity: wishlist

Tags: notabug

Full log


View this message in rfc822 format

From: 積丹尼 Dan Jacobson <jidanni <at> jidanni.org>
To: 33577 <at> debbugs.gnu.org
Subject: bug#33577: ls lacks null terminator option
Date: Sun, 02 Dec 2018 18:53:06 +0800
For files with blanks in their names,
one shouldn't need this workaround:
$ ls -t | tr \\n \\0 | xargs -0 more > /tmp/z.txt
Please add a --print0 option. like find(1) has.

ls (GNU coreutils) 8.30




This bug report was last modified 6 years and 185 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.