another ttyS0 acces problem ;-)

gerard patel g.patel at wanadoo.fr.invalid
Thu Oct 18 14:39:31 CDT 2001


On Fri, 19 Oct 2001 19:00:49 +0200, "Japie" <House-Mouse at hetnet.nl>
wrote:

>In <9qhpju$3uo$1 at sun27.hrz.tu-darmstadt.de>, Uwe Bonnes wrote:
>
>> wine> grep SetCommStat */*/*.c
>
>wine: cannot find 'SetCommStat'
>
>That's not good, is it?

I use the following script :

find . -iname *.c -type f -print | xargs egrep -i $1       

It works fine with Wine.

Gerard



More information about the wine-users mailing list