while() { next if /Everyone\s+R X/; next if /Webmins\s+all/; next if /Domain Admins\s+all/; next if /\s+o\s+/; print SHORTPERMS; }