ais/info.sh

9 lines
106 B
Bash
Raw Normal View History

2020-05-29 11:09:39 +08:00
#!/bin/bash
#
# GET info
# date 20200526
#
cat info.txt | grep "Client Ip" | awk '{print $7}' | uniq -c