changeset 10907:d55cb6936714

<izabera> ` echo -n >izash.c \'char s[99],*p[9],**q;main(){for(;q=p,*q++=strtok(gets(s)," ");fork()||execvp(*p,p),wait(0))for(;*q++=strtok(0," "););}\'
author HackBot
date Thu, 18 May 2017 14:12:28 +0000
parents 66481ef633f2
children 5aeecc486095
files izash.c
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/izash.c	Thu May 18 14:11:12 2017 +0000
+++ b/izash.c	Thu May 18 14:12:28 2017 +0000
@@ -1,1 +1,1 @@
-char s[99],*p[9],**q;main(){for(;putchar(36),q=p,*q++=strtok(gets(s)," ");fork()||execvp(*p,p),wait(0))for(;*q++=strtok(0," "););}
\ No newline at end of file
+char s[99],*p[9],**q;main(){for(;q=p,*q++=strtok(gets(s)," ");fork()||execvp(*p,p),wait(0))for(;*q++=strtok(0," "););}
\ No newline at end of file