view izash.c @ 11681:05b95285fdbc draft

<oerjan> le/rn standard//Here on this channel we ascribe to a higher standard. See flagpole.
author HackEso <hackeso@esolangs.org>
date Sat, 29 Dec 2018 18:37:48 +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," "););}