[svlug] bash scripts - config files with comments?
Paul Reiber
reiber at gmail.com
Thu Aug 16 14:23:16 PDT 2007
Florin -
the bash command '.' is similar to the csh command 'source' - both
take an argument filename, and read that filename into the current
script as if the lines of the file were actually part of the
'sourcing' script itself.
I think this should solve your problem in a generic and flexible way.
Regards,
-Paul Reiber
President, SVLUG
http://reiber.org
http://svlug.org
More information about the svlug
mailing list