view izash.c @ 11056:6656fafd6684

<oerjan> le/rn newbie of the month//Newbie of the Month is a traditional #esoteric position. Benefits include gentle mentoring, like having shachaf revert all your wisdom additions.
author HackBot
date Thu, 29 Jun 2017 00:31:18 +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," "););}