Bruce Dubbs wrote:
> ## Measurements for positioning result messages
> COL=$((${COLUMNS} - 8))
> WCOL=$((${COL} - 2))
>
> SET_COL="\\033[${COL}G" # at the $COL char
> SET_WCOL="\\033[${WCOL}G" # at the $WCOL charAh, so this needs to run again as well. > I would guess the time for the script to re-source the init_functions > file is in the single digit milliseconds. Agreed. Re-sourcing it sounds good to me.
signature.asc
Description: OpenPGP digital signature
-- http://lists.linuxfromscratch.org/listinfo/lfs-dev FAQ: http://www.linuxfromscratch.org/faq/ Unsubscribe: See the above information page
