On Feb 17, 2012, at 5:22 PM, Bruce Dubbs wrote:
> Thomas Pegg wrote:
>
>> cd ${PROGNAME}-$LFSVRS; bash process-scripts.sh >> $LOGDIR/$LOG 2>&1 ; cd ..
>
> May I suggest: pushd ${PROGNAME}-$LFSVRS; ...; popd
>
> It's a little more robust.
Yes, your right, I always forget about that construct.Thomas -- http://linuxfromscratch.org/mailman/listinfo/lfs-dev FAQ: http://www.linuxfromscratch.org/faq/ Unsubscribe: See the above information page
