|
End User Installation/Setup Procedures |
Top Previous Next |
|
Before the scripts can be run, each user must perform the following, one time, installation steps.
Example (Existing entry in .profile) PATH=/usr/sbin export PATH
Change to: PATH=/usr/sbin:/usr/local/net-sense/bin export PATH
Afterwards, the .profile file has been edited, you will need to log out and log back in again for your .profile to be re-read. Confirm the new directory has been added to your path by issuing the following:
linux-1:net-scripts> env | grep "^PATH" PATH=/usr/local/bin:/usr/bin:/etc:/usr/sbin:/usr/ucb:/usr/bin/X11:/sbin:/common/bin:/usr/local/net-sense/bin:.
|