~aleteoryx/ntalk

ref: b756b2ce1f6c6997986193c23c3ed26c1e8ca7d3 ntalk/scrollbackup.sh -rwxr-xr-x 90 bytes
b756b2ceAleteoryx make it a bit less of an ass, more a month ago
                                                                                
1
2
3
4
#!/bin/sh

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