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:
>> [[ -n $CONFIGDEBUG ]] && echo "Reading: <filename>"

That of course requires that you know which files could get read,
and that you have write access to them.

>>>>> On January 23, 2010 Frank Terbeck <ft@xxxxxxxxxxxxxxxxxxx> wrote:

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

Nice, thanks Frank!

I should mention there's also strace; absent Frank's patch I prefer
that over running strings on the binary.

Greg



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