annotate share/usercmds @ 8743:080039703b36

<pikhq> ` cat >src/pikhqbow.c <<<$\'#include <stdio.h>\\n#include <wchar.h>\\n#include <locale.h>\\n\'\'int main(){wint_t c;int a=0;setlocale(LC_ALL,"C.UTF-8");b:c=fgetwc(stdin);if(c==EOF) return 0;printf("\\x03%d%lc%s",(int[]){4,8,9,11,12,13}[a],c,c==L\'\\\'\',\'\\\'\'?"\\x0f":"",c);if(a++==6)a=0;goto b;}\'
author HackBot
date Tue, 05 Jul 2016 05:02:12 +0000
parents 19ea88584c03
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
7922
19ea88584c03 <hppavilion[1]> ` sed -i \'s/^/^`/\' share/usercmds
HackBot
parents: 7747
diff changeset
1 ^`f: give the data from a file as the argument to a command like bf
19ea88584c03 <hppavilion[1]> ` sed -i \'s/^/^`/\' share/usercmds
HackBot
parents: 7747
diff changeset
2 ^`bf: simple brainfuck intepreter, bf brainfuck code