ncat

Posted on October 2, 2012
Tags: hacksoft

1 Essentials

#!/bin/zsh
wae=$(date '+%Y-%m-%d-%H')
ncat -l -p 7676  | tar xv --transform "s,^,$wae,"