Solaris 递归grep文件 find ./ -type f -print | xargs file | grep text | sed -e "s/:.*//" | xargs grep -i string