How about this ? dpkg -L gedit | while read line ; do echo $line; done
On 5/1/10, Shakthi Kannan <[email protected]> wrote: > Hi, > > --- On Sat, May 1, 2010 at 9:01 PM, narendra sisodiya > <[email protected]> wrote: > | even if you remove ' | grep icon' , output of both are different > | Try saving output in file and then run diff command. if you look at > terminal > | , both output will appear to be same. > \-- > > No Ubuntu here. Please tweak the script to your needs. > > SK > > -- > Shakthi Kannan > http://www.shakthimaan.com > > -- > l...@iitd - http://tinyurl.com/ycueutm > -- Sent from my mobile device catch me at : twitter.com/irfan_np blogs at: irfantechinfo.blogspot.com -- l...@iitd - http://tinyurl.com/ycueutm
