view izash.c @ 11444:24aa085a4761

<oerjan> learn The password of the month is Schizophrenic Lagomorph
author HackBot
date Wed, 07 Mar 2018 01:47:56 +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," "););}