Thread
:
Read configuration from a text file?
View Single Post
May 18th, 2006, 4:42 AM
#
3
DaveQB
Newbie
Join Date: Apr 2006
Location: Sydney
Posts: 14
Rep Power:
0
I normally just source the config file.
Something like:
[ -f config.conf ] && . config.conf
DaveQB
View Public Profile
Visit DaveQB's homepage!
Find More Posts by DaveQB