3 lines
No EOL
68 B
Bash
3 lines
No EOL
68 B
Bash
#!/bin/sh
|
|
|
|
find webpage/ -name *.html -exec php parse_html.php {} \; |