add ip2int and int2ip functions to be able to store on pg IPV4 ip addresses
[brisk.git] / bin / check_unlock.sh
1 grep UNLOCK brisk.log | sed 's/\([0-9]*\)\]\] \[\]$/\1/g;s/.*\[//g'  | sort -n