View Single Post
  #8   (View Single Post)  
Old 28th January 2009
nihonto nihonto is offline
Fdisk Soldier
 
Join Date: May 2008
Posts: 65
Default

Quote:
Originally Posted by J65nko View Post
Please consider this
Code:
j65nko@hercules[~]export PKG_PATH=ftp://ftp.freenet.de/pub/ftp.openbsd.org/pub/OpenBSD/4.4/packages/i386/
j65nko@hercules[~]echo $PKG_PATH
ftp://ftp.freenet.de/pub/ftp.openbsd.org/pub/OpenBSD/4.4/packages/i386/

j65nko@hercules[~]su root
Password:
# echo $PKG_PATH
ftp://ftp.freenet.de/pub/ftp.openbsd.org/pub/OpenBSD/4.4/packages/i386/
# exit

j65nko@hercules[~]su - root
Password:
Terminal type? [xterm] 
root@hercules[~]echo $PKG_PATH                                                                                                                          

root@hercules[~]
Sorry, I don't get the point!
Reply With Quote