j
k
j a
j l
hey, have some fun!
FILE *f; f = popen("date", "r");
fgets(f, data, sizeof(data)); printf(data);
Any sh command in place of "date" will do.
ron
Back to the thread
Back to the list