On Fri, Feb 27, 2004 at 08:07:25AM +1300, Rex Johnston wrote: > > 2. find out what version of a package is installed > > dpkg -l
Use:
COLUMNS=150 dpkg -l <package>
so that the whole version string fits. (it chops bits so that the output
looks good on $COLUMNS columns.)
Mike.
--
Mike Beattie <[EMAIL PROTECTED]> ZL4TXK, IRLP Node 6184
Never underestimate the power of very stupid people in large groups.
