NOTE: This site use JavaScript which appears to be turned off. Most content will be fine, but some things won't work.
#!/bin/bash find . -name '*.txt' -exec process {} \;