Help for this page
Host_Alias HA_FOO_GROUP = abc123, eigh456, \ foo987, bar654 ... User_Alias CA_FOO_CSVACCT = www-foo, ceph, \ sshd, memcache, \ xab456
C:\monks>perl parse.pl input.txt Alias type : Host_Alias ... **** C:\monks>
#/usr/bin/perl use strict; ... close($IN);