Difference between revisions of "Shell Scripts"

From HyperSecurity Wiki
Jump to: navigation, search
(No difference)

Revision as of 03:53, 28 April 2015

Make smokeping target file from DNS host file:

awk '{print "++ "$1 "\n" "menu = "$1 "\n" "host = "$4 "\n"}' < hosts