Created
November 28, 2019 03:21
-
-
Save rymawby/d96b28fd6a693054669b0e61bc00870f to your computer and use it in GitHub Desktop.
xargs run 1 line of input at a time rather than all at once
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
xargs -n1 COMMAND |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment