Difference between revisions of "Geoiplookup"
Jump to navigation
Jump to search
↑ https://unix.stackexchange.com/questions/300095/how-do-i-get-xargs-to-show-me-the-command-lines-its-generating-without-running
Line 2: | Line 2: | ||
− | <code>echo 8.8.8.8 | [[xargs]] -t -n1 [[geoiplookup]]</code><ref>https://unix.stackexchange.com/questions/300095/how-do-i-get-xargs-to-show-me-the-command-lines-its-generating-without-running</ref> | + | <code>echo [[8.8.8.8]] | [[xargs]] -t -n1 [[geoiplookup]]</code><ref>https://unix.stackexchange.com/questions/300095/how-do-i-get-xargs-to-show-me-the-command-lines-its-generating-without-running</ref> |
Revision as of 16:27, 4 January 2020
geoiplookup
part of geoip-bin
homebrew package
echo 8.8.8.8 | xargs -t -n1 geoiplookup
[1]
See also
Advertising: