grep "^[0-9*]" nmap.out|awk '{print $1 "," $2 "," $3 "," $4 "," $5}'
Tags: awk, csv, grep, nmap
Posted by Hans-Henry Jakobsen