[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Listing only the package names with dpkg?



"Christopher W. Aiken" <cwaiken@telerama.com> wrote on 03/10/2000 (14:49) :
> I'm new to Debian (not to Linux/UNIX) but you could pipe the
> results through "cut".  For example:
> 
> dpkg -l | cut -c 5-30 > my_log_file
> 
> This will output only columns 5-30 of the output.

yes, but dpkg -l doesn't show the entire pacakge name.

-- 
Preben Randhol - Ph.D Student -  http://www.pvv.org/~randhol/     ._.
Debian 2.2 |"Don't think about domination, think about freedom,  / _,\
Potato     | it doesn't dominate." - Richard M. Stallman        | (_./
GNU/Linux  | To learn more visit => http://www.debian.org/       \,



Reply to: