Skip to content

Instantly share code, notes, and snippets.

@naganowl
Created October 2, 2019 22:59
Show Gist options
  • Save naganowl/852bf62d83e7e927b60079a8d62abd6a to your computer and use it in GitHub Desktop.
Save naganowl/852bf62d83e7e927b60079a8d62abd6a to your computer and use it in GitHub Desktop.
seq 20 | xargs -I{} echo "Hi there {}"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment