Print this page
NEX-1998 default path is still not quite right
NEX-1100 we still have /usr/gnu/bin in our path
*** 1,6 ****
--- 1,12 ----
#
+ # Want XPG6 commands. See standards(5).
+ # Use less(1) as the default pager for the man(1) command.
+ #
+ export PATH=/usr/xpg6/bin:/usr/xpg4/bin:/usr/bin:/usr/sbin:/sbin
+ export PAGER="/usr/bin/less -ins"
+
# Uncommenting PATH below will place /usr/gnu/bin at front,
# adds /usr/sbin and /sbin to the end.
#
# export PATH=/usr/gnu/bin:/usr/bin:/usr/sbin:/sbin
#