Difference between revisions of "Xargs"
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: | ||
− | find | xargs -n1 xz -v | + | [[find]] | xargs -n1 xz -v |
== Related terms == | == Related terms == |
Revision as of 07:06, 3 August 2020
echo 8.8.8.8 | xargs -t -n1 geoiplookup
[1]
find | xargs -n1 xz -v
Related terms
See also
Advertising: