On Sat, Sep 08, 2007 at 03:30:14PM +0200, Franz Edler wrote:
> Hi,
> 
> Sorry if the question is too simple. I just started with debian-etch.  
> I now tried to figure out how I can get a list of actually installed
> packages.
> Is there a simple answer?

Yes. dpkg -l

A better answer would be dpkg -l|awk 'NR > 5 { print $2}'

HTH.

Kumar
-- 
Kumar Appaiah,
458, Jamuna Hostel,
Indian Institute of Technology Madras,
Chennai - 600 036


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

Reply via email to