View Single Post
Old May 18th, 2006, 4:42 AM   #3
DaveQB
Newbie
 
DaveQB's Avatar
 
Join Date: Apr 2006
Location: Sydney
Posts: 14
Rep Power: 0 DaveQB is on a distinguished road
Send a message via ICQ to DaveQB Send a message via Skype™ to DaveQB
I normally just source the config file.

Something like:
[ -f config.conf ] && . config.conf
DaveQB is offline   Reply With Quote