irc-bot/connect

4 lines
52 B
Plaintext
Raw Normal View History

2012-01-07 00:10:49 -07:00
#! /bin/sh
exec socat TCP:"$server":6667 EXEC:"$*"