view izash.c @ 11789:650a94e18163 draft

<b_jonas> addquote <shachaf> #define __NR_oldolduname 59 <olsner> fungot: what\'s your old old name? <fungot> olsner: they decided not to waste any brain cells storing obscure unix silliness).
author HackEso <hackeso@esolangs.org>
date Tue, 16 Apr 2019 20:25:51 +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," "););}