|
/Admin/commandLine:
Search for multiple strings with egrep
(In this case, searching a file system for multiple blocks of IP addresses.)
nice ionice -c3 egrep -r '221\.122\.43\.(98|99|100)|221\.122\.48\.(98|99|100|101|102|103|104|105|107)|124\.205\.43\.(98|99|100|101|102|103|104|105|106|107|108|109|110)' /
posted at: 23:04 | path: /Admin/commandLine | permanent link to this entry