execute system command from c
Hi i need to execute in system command in c .... The previous days i had succesfully used the execl so as to remove a file from the system execl("rm,"rm","-l","my file"); and has worked fine;
Now i want to execute sth more difficult and i think i need your help
i want to execute the following
tc -s class show dev eth0
HELP
|