El Sábado, 22 de Abril de 2006 06:34, Bruce Dubbs escribió: > +echo -n "Coreutils: "; chown --version | head -n1 | cut -d" " -f4
In my system: [EMAIL PROTECTED]:~$ chown --version | head -n1 | cut -d" " -f4 [EMAIL PROTECTED]:~$ chown --version | head -n1 | cut -d" " -f3 5.2.1 Is that a bug in the version-check.sh script or depend on the Coreutils installed version? -- 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/lfs-book FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page
