[ubuntu-in] List Of Installed Software

Ramnarayan.K ramnarayan.k at gmail.com
Fri Jun 18 06:16:03 BST 2010


On Fri, Jun 18, 2010 at 2:52 AM, Saikiran Madugula
<hummerbliss at gmail.com> wrote:
> On 17/06/10 20:49, vikash agrawal wrote:
>> I want my computer to display all my installed software one by on after
>> interval of 1/2sec??? what to do???
>
> dpkg --get-selections | awk '{print "sleep 0.5 && echo" " "$1}' | bash

wow

and absolutely cazy, just ran it and its pretty nice , only thing its
going to take some time to list all my apps

added a > /home/foouser/foofile.txt at the end and the output gets
redirected to a ever present text file

thanks Saikiran for providing this nice input and vikash for asking

ram



More information about the ubuntu-in mailing list