bug-fileutils
[Top][All Lists]
Advanced

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

Fileutils 4.1.2: Missing newlines in ls -R output


From: Andreas Schwab
Subject: Fileutils 4.1.2: Missing newlines in ls -R output
Date: 26 Nov 2001 17:29:52 +0100
User-agent: Gnus/5.090003 (Oort Gnus v0.03) Emacs/21.1.30

The output of ls -R has changed: there is no empty line between the
individual directory listings at the same level.

$ mkdir a b c a/1 a/2 /a3
$ touch a/1/I a/1/II
$ ls -R
.:
a  b  c

./a:
1  2

./a/1:
I  II
./a/2:
./b:
./c:

Andreas.

-- 
Andreas Schwab                                  "And now for something
address@hidden                          completely different."
SuSE Labs, SuSE GmbH, Schanzäckerstr. 10, D-90443 Nürnberg
Key fingerprint = 58CA 54C7 6D53 942B 1756  01D3 44D5 214B 8276 4ED5



reply via email to

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