Skip to content

Instantly share code, notes, and snippets.

@tjunussov
Created December 15, 2016 16:48
Show Gist options
  • Select an option

  • Save tjunussov/c5add3c6e0c3e0fa7e0447ac6fc4689c to your computer and use it in GitHub Desktop.

Select an option

Save tjunussov/c5add3c6e0c3e0fa7e0447ac6fc4689c to your computer and use it in GitHub Desktop.
// Find and Execute recursive -maxdepth 1
find /xfaces -type f -name "*.xhtml" -execdir node /home/sp/xhtml2html/xhtml2html.js {} \;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment