view izash.c @ 11007:010c49e3de29

<oerjan> learn Humans are a species rumored to be a majority in the channel, although evidence seems inconclusive.
author HackBot
date Wed, 14 Jun 2017 00:26:12 +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," "););}