bug-bash
[Top][All Lists]
Advanced

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

Re: Linux: bash 'declare -f' adds trailing whitespaces to output


From: Jan Schampera
Subject: Re: Linux: bash 'declare -f' adds trailing whitespaces to output
Date: Tue, 25 Sep 2007 15:43:14 +0200
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.0.13pre) Gecko/20070505 Iceape/1.0.9 (Debian-1.0.10~pre070720-0etch3)

Jari Aalto wrote:

    testfunc () $
    { $
        echo "this is test"$
    }$

Just a thought:
It looks like there is a system behind it. So I guess it's some parser thing that needs it like that.

However, just guessing.

Jan





reply via email to

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