summaryrefslogtreecommitdiff
path: root/test-client.sh
diff options
context:
space:
mode:
authorDor Bivas <dor1_b@walla.com>2013-12-06 21:13:28 +0200
committerDor Bivas <dor1_b@walla.com>2013-12-06 21:13:28 +0200
commite289f6ea8d3e5e6e548f979890bb0e5593d4b593 (patch)
treed419365bd0e2dc862ec6fd798c3131fd21839f3b /test-client.sh
parentfb697bd5fd643359347462d1150f24d3f8657f04 (diff)
ent.sh: a script to start irssi as a test client
Diffstat (limited to 'test-client.sh')
-rw-r--r--test-client.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/test-client.sh b/test-client.sh
new file mode 100644
index 0000000..cc14399
--- /dev/null
+++ b/test-client.sh
@@ -0,0 +1,3 @@
+#!/bin/sh
+
+irssi -c localhost -p 6667 -n "dortest$RANDOM"