irc-bot/connect

4 lines
52 B
Bash
Executable File

#! /bin/sh
exec socat TCP:"$server":6667 EXEC:"$*"