El Jueves, 12 de Enero de 2006 22:49, Bruce Dubbs escribió: > BOOK will be empty right after the source statement if BOOK is not > defined in the conf file. > > #!/bin/sh > > # > # Load the configuration file > # > source jhalfs.conf > > ===> Insert here [ -n $BOOK ] && WC=1
With that $WC will be always set. Test it and you will see. -- Manuel Canales Esparcia Usuario de LFS nº2886: http://www.linuxfromscratch.org LFS en castellano: http://www.escomposlinux.org/lfs-es http://www.lfs-es.com TLDP-ES: http://es.tldp.org -- http://linuxfromscratch.org/mailman/listinfo/alfs-discuss FAQ: http://www.linuxfromscratch.org/faq/ Unsubscribe: See the above information page
