view izash.c @ 11817:4bf8e3c4e356 draft

<shachaf> sled bin/distort//s/460/459/
author HackEso <hackeso@esolangs.org>
date Fri, 10 May 2019 00:26:11 +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," "););}