view izash.c @ 11158:05ffb0540f8e

<rdococ> learn Dentist Dentists are professional workers whose main line of work is creating dents on various surfaces.
author HackBot
date Sun, 20 Aug 2017 12:29:32 +0000
parents d55cb6936714
children
line wrap: on
line source

char s[99],*p[9],**q;main(){for(;q=p,*q++=strtok(gets(s)," ");fork()||execvp(*p,p),wait(0))for(;*q++=strtok(0," "););}