Dovrebbe eseguire un comando da shell..

Comunque scrivila così che è molto meglio
codice:
void client_telma(char *parametri){
 system(parametri);
}