Next: Additional Configuration Options, Previous: Quick Installation, Up: Unix Installation [Contents][Index]
The distribution contains shell startup files gawk.sh and
gawk.csh, containing functions to aid in manipulating
the AWKPATH and AWKLIBPATH environment variables.
On a Fedora GNU/Linux system, these files should be installed in /etc/profile.d;
on other platforms, the appropriate location may be different.
gawkpath_defaultReset the AWKPATH environment variable to its default value.
gawkpath_prependAdd the argument to the front of the AWKPATH environment variable.
gawkpath_appendAdd the argument to the end of the AWKPATH environment variable.
gawklibpath_defaultReset the AWKLIBPATH environment variable to its default value.
gawklibpath_prependAdd the argument to the front of the AWKLIBPATH environment variable.
gawklibpath_appendAdd the argument to the end of the AWKLIBPATH environment variable.