Created
December 15, 2016 16:48
-
-
Save tjunussov/c5add3c6e0c3e0fa7e0447ac6fc4689c to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| // 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