On Fri, 31 Dec 2010, Thomas Rast wrote:
Martin von Zweigbergk wrote:
quoted
On Wed, 29 Dec 2010, Johannes Sixt wrote:
quoted
Is export -f portable?
It seems like it isn't. What is a good way to check?
On my system I have POSIX docs for various commands, coming from the
'man-pages-posix' package. Maybe your distribution has those too?
Then you can simply run 'man 1p export' for the documentation.
Anything that is documented there should be safe (except on Windows
maybe).
Thanks. I'm running Debian and I just installed the package from
non-free. Thanks for the hint on the '1p' syntax as well.
/Martin