bug-coreutils
[Top][All Lists]
Advanced

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

bug#12115: Please add tip about using tac to reverse a file byte-by-byte


From: Andreas Schwab
Subject: bug#12115: Please add tip about using tac to reverse a file byte-by-byte
Date: Thu, 02 Aug 2012 11:31:21 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.1 (gnu/linux)

Jim Meyering <address@hidden> writes:

> Andreas Schwab wrote:
>> Jim Meyering <address@hidden> writes:
>>
>>> (note that below there's the added advantage of not having to
>>> double-quote to include $nl and hence not having to double-backslash)
>>
>> You can have that with the variable as well.
>
> You're right.  We could write it like this:
>
>     printf '\na\nb'|tac -rs '.\|'$nl

No, you need the quotes around $nl.

Andreas.

-- 
Andreas Schwab, address@hidden
GPG 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]