I would like to search all files in the current und subdirs for a char_string. Why does this commandstring not work?: ls -R | grep char_string No error , no nothing - although this certain char_string is in a simple ASCII text file! Robert