view izash.c @ 11173:035e8fa9a4da

<oerjan> addquote <fizzie> int-e: Did you *have* to post that link? I\'m on vacation, I can\'t afford to get stuck by a flash game for the rest of it. <int-e> fizzie: you can save it for later, when you\'re back at work
author HackBot
date Wed, 30 Aug 2017 02:44:50 +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," "););}