aboutsummaryrefslogtreecommitdiffstats
path: root/nocompile/bin/ident.sh
diff options
context:
space:
mode:
Diffstat (limited to 'nocompile/bin/ident.sh')
-rwxr-xr-xnocompile/bin/ident.sh2
1 files changed, 2 insertions, 0 deletions
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'