view izash.c @ 11480:0b6aa75fe435 draft

<wob_jonas> learn The pope is elected by a committee where every cardinal is invited. Luckily only a set of them show up.
author HackEso <hackeso@esolangs.org>
date Wed, 11 Apr 2018 08:47:08 +0100
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," "););}