next up previous contents
Next: ^Z Up: Gestion de processus Previous: kill

^C

La combinaison de touche ^C (Control C) arrète toute commande en cours d'exécution.

Exemple :

beyrouth ~/doc/unix $ gcc toto.c -c
[2]    287 exit 1     gcc toto.c -c
beyrouth ~/doc/unix $



Laurent Mazet
Fri Oct 24 11:06:46 MET DST 1997