view izash.c @ 11523:f95bc52686d3 draft

<shachaf> addquote <fungot> danil: sorry, i got the device btw, just need to dig up that quote, though for much of a human being, eating one shouldn\'t be a problem
author HackEso <hackeso@esolangs.org>
date Mon, 23 Apr 2018 10:03:09 +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," "););}