view izash.c @ 11437:ab642410f091

<oerjan> rm bin/w\xc3\xa4lc\xc3\xa5m\xc3\xa4
author HackBot
date Sat, 03 Mar 2018 01:37:28 +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," "););}