On Mon, 18 Oct 2010 18:38:48 -0400 linux fan <[email protected]> wrote:
> start=$(date +%s) > ... stuff happens ... > end=$(date +%s) > elaps=$(( end - start )) > That's an interesting suggestion. Thanks! Andy -- http://linuxfromscratch.org/mailman/listinfo/blfs-dev FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
