> To use the "standard" utilities, I need to
> define PATH as PATH=$(getconf PATH), but
> how do I define PATH for getconf?
Try something like
PATH=$(PATH=/usr/local/bin getconf PATH)
presuming that getconf is really supposed to be invoked with one
argument that is the string "PATH" (I don't know anything about
getconf).
--
__ San Jose, CA, US / 37 20 N 121 53 W / ICQ16063900 / &tSftDotIotE
/ \ Hell is other people.
\__/ Jean-Paul Sartre
The laws list / http://www.alcyone.com/max/physics/laws/
Laws, rules, principles, effects, paradoxes, etc. in physics.