Skip to content

Instantly share code, notes, and snippets.

@SkamDart
Created March 4, 2019 19:46
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save SkamDart/5b0258163f98d7c523fdd17e7a2a8071 to your computer and use it in GitHub Desktop.
Save SkamDart/5b0258163f98d7c523fdd17e7a2a8071 to your computer and use it in GitHub Desktop.
execute bash command for each input using xargs
monkeytype list-modules | xargs -n 1 monkeytype apply
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment