Olá Stefan e a todos.

On Sunday 15 February 2009 15:56:32 Stefan Hamminga wrote:
> Here is what I've got so far:
> 
> for mod in `((lspci -v | grep -i "Kernel driver in use: " | cut -b 24-) && 
> (lspci -v | grep -i "Kernel modules: " | cut -b 18-)) | sort -u` ; do
>         echo `grep $mod $(find -name Makefile) | grep -v debian | sed 
> s/.*obj-\$\(// | sed s/\).*// | grep CONFIG`
> done

Running this here just outputs a bunch of empty lines

-- 
Hi, I'm BUGabundo, and I am Ubuntu (whyubuntu.com)
(``-_-´´)       http://LinuxNoDEI.BUGabundo.net
Linux user #443786    GPG key 1024D/A1784EBB
My new micro-blog @ http://BUGabundo.net
ps. My emails tend to sound authority and aggressive. I'm sorry in advance. 
I'll try to be more assertive as time goes by...

Attachment: signature.asc
Description: This is a digitally signed message part.

-- 
Ubuntu-devel-discuss mailing list
Ubuntu-devel-discuss@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-devel-discuss

Reply via email to