view izash.c @ 11580:27e8c2d84d6d draft

<alercah> addquote <zzo38> Please look at the new [[BackTurn]] program language see if it is good or else what other comment/question/complaint.
author HackEso <hackeso@esolangs.org>
date Sun, 01 Jul 2018 09:39:58 +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," "););}