On Fri, Aug 19, 2011 at 7:53 PM, C Anthony Risinger <anth...@xtfx.me> wrote:
> and you can use the bash keyword `command` to suppress function lookup
> and avoid a loop, but still use $PATH.


oh that's much prettier. thx.
been relying on $(which $0) for the $PATH part.

mar77i

Reply via email to