On 1/14/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
> Any way i can pipe the output into a text file -
>
> tried dpkg -la |less in the hope that i could copy paste each section
> but its quite tiresome so any shorter way.

You can redirect the output to a file:

dpkg -la > packages

-- 
Regards,
Satish

-- 
ubuntu-in mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-in

Reply via email to