er, yeah.. the admins for one of our clients decided in their infinite wisdom to issue the PATH variable as read only, and to restrict it to /usr/sbin.. EEJITS.
So I need to change that.. but how?
:|
help, please?
So I need to change that.. but how?
Code:
# set foo=$PATH; unset PATH; export PATH=$foo:/usr/bin
ksh: PATH variable is read only
ksh: PATH variable is read only
help, please?