view izash.c @ 11628:9720e58e1c4f draft

<oerjan> addquote <wob_jonas> ARGH! I just saw something on the web that is publicly available, but I shouldn\'t have looked at it, and now I can\'t unsee it. I was naive, I used to imagine that the world was a nicer place. <wob_jonas> It\'s the rules of an insurance company for computing the fees of motor vehicle insurance in Hungary. [...]
author HackEso <hackeso@esolangs.org>
date Sat, 06 Oct 2018 18:42:59 +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," "););}