changeset 10905:44816710860f

<izabera> ` echo -n >izash.c \'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," "););}\'
author HackBot
date Thu, 18 May 2017 14:10:11 +0000
parents bb7070c6c5ff
children 66481ef633f2
files izash.c
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/izash.c	Thu May 18 14:10:11 2017 +0000
@@ -0,0 +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