On 9/9/07, rubisher <[EMAIL PROTECTED]> wrote: > Hello *, > > First of all congratulation, it's an actual pleasure to read this code: well > structured, documented, ... > > For the moment I reach line 10 of Compile i.e. "Import OptionParser" and > OptionParser start with: > > [ "$COLUMNS" ] || export COLUMNS=80 > > is this statement wouldn't be better in Terminal after COLUMNS computation?
It is usually computed by this time, when scripts are called. This is just a fallback for when the output is redirected. -- Hisham _______________________________________________ gobolinux-devel mailing list gobolinux-devel@lists.gobolinux.org http://lists.gobolinux.org/mailman/listinfo/gobolinux-devel