bug-coreutils
[Top][All Lists]
Advanced

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

bug#11922: df doesn't handle \n in mount entries appropriately


From: Paul Eggert
Subject: bug#11922: df doesn't handle \n in mount entries appropriately
Date: Thu, 12 Jul 2012 08:14:35 -0700
User-agent: Mozilla/5.0 (X11; Linux i686; rv:13.0) Gecko/20120615 Thunderbird/13.0.1

On 07/12/2012 04:50 AM, Pádraig Brady wrote:
> So how about we just change \n -> \012.

That would mean we also need to change \ -> \\
(otherwise the output would be ambiguous),
and at that point it might make sense to escape
space and tab consistently with the the lower
level interface.





reply via email to

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