]>
Raphaƫl G. Git Repositories - distcook/blob - lib/export.sh
4 cat /dev
/null
> root.config
6 # Append every config parameters
7 for i
in `cat config/*.conf | perl -pne 'undef $_ if /^#/; s/=.*$//'`; do
8 eval echo ${i}=\$
$i | tee -a root.config