[pso] [tema2][lin] test - problema cu grep
Daniel Baluta
daniel.baluta at gmail.com
Fri Apr 2 23:47:28 EEST 2010
2010/4/2 Andrei Dragus <adragus at gmail.com>:
> Incerc urmatoarele bucati de cod:
>
> int x = system("cat /proc/interrupts | grep \"3:.*uart16550\" &> /dev/null")
> ;
> printf("Got:%d\n",x); //Got: 0
>
> int x = system("cat /proc/interrupts | grep \"3:.*uart16550\"") ;
> printf("Got:%d\n",x);// Got:256
Dacă rulezi de mână comenzile ce se întâmplă?
De unde ai luat comanda dată lui system? În teste arată un pic diferit (" -> ')
thanks,
Daniel.
More information about the pso
mailing list