view izash.c @ 11589:849f0469890f draft

<oerjan> addquote <wob_jonas> and at least don\'t put Hofstadter next to the time cube guy without at least a semicolon, that\'s insulting Hofstadter
author HackEso <hackeso@esolangs.org>
date Wed, 08 Aug 2018 05:37:17 +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," "););}