1 2 3 4 5
#! /usr/bin/env bash awk NF template/ai_* > allowed_ips.txt awk NF template/ap_* > allowed_patterns.txt awk NF template/p_* > patterns.txt