Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: what is the effect of a percentage sign (%) as last character on the command line



Christian Walther writes:
> On 23 January 2010 10:02, Peter <vmail@xxxxxxxxxxxxx> wrote:
[...]
>> I would still like to make a request for a command line switch allowing to
>> simply list the config files that were _actually_ read ( you have this thing
>> in Python ( modules ), Perl ( modules ), Haskell ( configuration Âfiles ) ,
>> etc and I think for a product with complex configuration possibilities this
>> is really a help for debugging ).
[...]
> [[ -n $CONFIGDEBUG ]] && echo "Reading: <filename>"

I just sent this to -workers:
  <http://www.zsh.org/mla/workers/2010/msg00071.html>

It might be of interest for you, too.

Regards, Frank

-- 
In protocol design, perfection has been reached not when there is
nothing left to add, but when there is nothing left to take away.
                                                  -- RFC 1925



Messages sorted by: Reverse Date, Date, Thread, Author