Tong wrote:

dpkg -l|grep libc



This is a solution, but not perfect, 'cause sometimes the package name gets truncated, e.g.:

ii libcupsys2-gnu 1.1.20final+rc Common UNIX Printing System(tm) - libs
ii liblocale-gett 1.01-17 Using libc functions for internationalizatio
[...]



COLUMNS=130 dpkg -l | grep libc

nico


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Reply via email to