Basil Chupin wrote:
On 02/04/13 13:44, Carlos E. R. wrote:
[pruned]
I found the data I tabulated, but not the script I used - I don't even know the name I used for it. I would have to search the entire disk for bash scripts, and then search all those inside for a recognizable string... that's a feature mc could have but it does not have.
Sorry, but it does. Look again.
Unless we are talking about 2 different things here - but I am talking about mc being able to search for text within files. Isn't this what you are saying mc cannot do?
Dunno about mc, but won't this do: find / -iname <template for bash-scripts> -print0 | \ xargs -r -0 grep <a recognizable string> -- Per Jessen, Zürich (2.9°C) http://www.dns24.ch/ - free DNS hosting, made in Switzerland. -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org