On Sat, May 1, 2010 at 10:46 PM, irfan naseef <[email protected]>wrote:
> How about this ? > > dpkg -L gedit | while read line ; do echo $line; done > > Yup, it works perfectly,, dpkg -L bzr | while read line ; do echo $line; done | grep icon dpkg -L bzr | grep icon both gave same result.. Thanks,, -- ┌─────────────────────────┐ │ Narendra Sisodiya ( नरेन्द्र सिसोदिया ) │ Society for Knowledge Commons │ Web : http://narendra.techfandu.org └─────────────────────────┘ -- l...@iitd - http://tinyurl.com/ycueutm
