Skip to content

Instantly share code, notes, and snippets.

@AdrianLoer
Created December 1, 2016 10:09
Show Gist options
  • Select an option

  • Save AdrianLoer/f1ad3e40f9ea433e16020725530d542b to your computer and use it in GitHub Desktop.

Select an option

Save AdrianLoer/f1ad3e40f9ea433e16020725530d542b to your computer and use it in GitHub Desktop.
fswatch os x xargs run command
fswatch -0 queryOutput | xargs -0 -n 1 -I {} cat {}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment