snippets/drupal_import/trunk/parse_html.sh

3 lines
No EOL
68 B
Bash

#!/bin/sh
find webpage/ -name *.html -exec php parse_html.php {} \;