in reply to Find file that contains "....." (command in Unix)
grep -rE "\.{5}" `ls /my_folders`
--------> SV* sv_bless(SV* sv, HV* stash);
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^2: Find file that contains "....." (command in Unix)
by Aristotle (Chancellor) on Mar 30, 2003 at 20:22 UTC |