28.11.2014 Views

System call - Processi, thread

System call - Processi, thread

System call - Processi, thread

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

Esempio: esecuzione<br />

anna@lab3-linux:~/esercizi$ cc segnali2.c<br />

anna@lab3-linux:~/esercizi$ a.out&<br />

[1] 500<br />

anna@lab3-linux:~/esercizi$ kill -SIGINT<br />

500<br />

anna@lab3-linux:~/esercizi$ kill -9 500<br />

anna@lab3-linux:~/esercizi$<br />

[1]+ Killed a.out<br />

anna@lab3-linux:~/esercizi$<br />

M-fosset - Sistemi Operativi 2004-2005

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!