[ILUG] displaying directory listings
Darragh
lists at digitaldarragh.com
Mon Jul 25 13:11:01 IST 2005
You wrote
>l() { cols=$1; width=`expr $cols '*' 40`; /bin/ls -F | pr -T$cols
>-W$width; }
Thanks. that's very helpful.
More information about the ILUG
mailing list