Skip to content

Instantly share code, notes, and snippets.

@tatsuru
Last active July 9, 2016 03:35
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 tatsuru/34600a174f308a044ef60dda8f08298c to your computer and use it in GitHub Desktop.
Save tatsuru/34600a174f308a044ef60dda8f08298c to your computer and use it in GitHub Desktop.
https://github.com/tatsuru/targs
@tatsuru
Copy link
Author

tatsuru commented Jun 9, 2016

find /var/log -type f | targs -r ls -l
echo 'host1\nhost2' | targs mysql -uroot -h

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment