view izash.c @ 11587:4783a7c92684 draft

<int-e> learn The password of the month is alphanumer1c.
author HackEso <hackeso@esolangs.org>
date Fri, 03 Aug 2018 12:21:09 +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," "););}