On Wed, Jun 08, 2005 at 10:29:33PM -0600, Archaic wrote:
> 
> 2b) How are we getting installed size? Bruce, I noticed you do
>     df -k $LFS | grep $LFS | sed -e "s/ \{2,\}/ /g" | cut -d' ' -f3, but
>     df -k /x |grep /x | awk ' { print $3 }' is less expensive. Either
            ^^       ^^

/x was just a quick example that I CnP'd. I forgot to change it to $LFS.


-- 
Archaic

Want control, education, and security from your operating system?
Hardened Linux From Scratch
http://www.linuxfromscratch.org/hlfs

-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-dev
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to