Why do I get a ERROR?
#!/bin/bash function find_text() { for file in `ls -A $1 | sed \'s/\\(.*\\)/\'"\'\\1\'"\'/g\'` ; do if test -d $1