~aleteoryx/ntalk

ref: ce1f797d370028168b7b151384f2dabed1567672 ntalk/scrollbackup.sh -rwxr-xr-x 90 bytes
ce1f797dAleteoryx dice bot, maybe other stuff a month ago
                                                                                
1
2
3
4
#!/bin/sh

SERVER=$1
printf "HIST\nQUIT\n" | nc "$@" > $SERVER-`date +%Y-%m-%d_%H-%M.txt`