bug-bash
[Top][All Lists]
Advanced

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

Re: some variable level issues


From: pk
Subject: Re: some variable level issues
Date: Tue, 01 Jul 2008 09:59:47 +0200

On Tuesday 1 July 2008 09:51, Pierre Gaston wrote:

> 2008/7/1 pk <pk@pk.invalid>:
>> On Tuesday 1 July 2008 05:22, Chris F.A. Johnson wrote:
>>
>>> var=${var%.}
>>
>> ITYM
>>
>> var=${var%'
>> .'}
> 
> that would defeat the purpose of keeping the trailing newlines of
> file, and would just be wrong if the file doesn't have a trailing 
> newline

You are right. Thanks for correcting me.





reply via email to

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