pbot/modules/excuse.sh

6 lines
111 B
Bash
Executable File

#!/bin/bash
host=bofh.jeffballard.us
port=666
grep excuse < /dev/tcp/$host/$port | sed 's/Your excuse is: //'