- or download this
cd {top_level_directory_where_all_files_are_located}
find * -type f | search_script.pl > hit_list.txt
- or download this
#!/usr/bin/perl
...
print "$_: NO_MATCH\n";
}
}
- or download this
find * -type f | search_script.pl > hit_list.txt 2> search.errlog