view izash.c @ 11290:3ac88fbad74b

<oerjan> le/rn bimonthly//The word "bimonthly" has at least two meanings, although this wisdom only gives about half of one. No matter which expert you follow, you\'re 50% likely to misinterpret it, or doubly so, depending on the phase of the moon.
author HackBot
date Sun, 31 Dec 2017 03:48:42 +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," "););}