diff options
Diffstat (limited to 'nocompile/bin')
-rwxr-xr-x | nocompile/bin/AOEU | 5 | ||||
-rwxr-xr-x | nocompile/bin/aoeu | 5 | ||||
-rwxr-xr-x | nocompile/bin/ident.sh | 2 |
3 files changed, 12 insertions, 0 deletions
diff --git a/nocompile/bin/AOEU b/nocompile/bin/AOEU new file mode 100755 index 0000000..dec1983 --- /dev/null +++ b/nocompile/bin/AOEU @@ -0,0 +1,5 @@ +#!/usr/bin/tail -n4 +~ ! @ # $ % ^ & * ( ) { } + " < > P Y F G C R L ? + | + A O E U I D H T N S _ + : Q J K X B M W V Z diff --git a/nocompile/bin/aoeu b/nocompile/bin/aoeu new file mode 100755 index 0000000..e426faf --- /dev/null +++ b/nocompile/bin/aoeu @@ -0,0 +1,5 @@ +#!/usr/bin/tail -n4 +` 1 2 3 4 5 6 7 8 9 0 [ ] + ' , . p y f g c r l / = \ + a o e u i d h t n s - + ; q j k x b m w v z diff --git a/nocompile/bin/ident.sh b/nocompile/bin/ident.sh new file mode 100755 index 0000000..5a44253 --- /dev/null +++ b/nocompile/bin/ident.sh @@ -0,0 +1,2 @@ +#!/bin/sh +printf "$2 , $3\r\n" | nc $1 113 | tr -d '\r' |