HP-UX fix broken PATH

If you broke variable $PATH, you may restore it with following command:

export PATH=$(/sbin/cat /etc/PATH)
and 
PATH=$PATH:/usr/sbin