if (echo ${CLFS_TARGET} | grep el-); then echo little; else echo big; fi
Or maybe put something like this on the page. (Replace CLFS_TARGET with
${MACHTYPE} if CLFS_TARGET isn't available.) But think it would be
better to have the user choose the command._______________________________________________ Clfs-dev mailing list [email protected] http://lists.cross-lfs.org/cgi-bin/mailman/listinfo/clfs-dev
