On Mon, Mar 2, 2009 at 12:35 PM, Daniel Baumann <[email protected]> wrote:
> Ravishankar Haranath wrote:
> > $> dpkg --get-selections | grep install | grep -v grep | awk {'print
> > $1'} > installed-pkgs.txt
>
> useless use of grep:
>
> dpkg --get-selections | awk '/install/ { print $1 }' > installed-pkgs.txt
>>
>
Thanks for the correction.
>
> *scnr*
>
> --
> Address: Daniel Baumann, Burgunderstrasse 3, CH-4562 Biberist
> Email: [email protected]
> Internet:
> http://people.panthera-systems.net/~daniel-baumann/<http://people.panthera-systems.net/%7Edaniel-baumann/>
>
>
> --
> To UNSUBSCRIBE, email to [email protected]
> with a subject of "unsubscribe". Trouble? Contact
> [email protected]
>
>
--
Ravishankar Haranath
http://www.linmaya.net