ais/info.sh

5 lines
75 B
Bash

#!/bin/bash
cat info.txt | grep "Client Ip" | awk '{print $7}' | uniq -c