how to search for a string in all filepro menus - REVISED
Brian White
bw.aljex at gmail.com
Thu Aug 15 03:57:48 PDT 2019
cd /u/appl/fp/menus
grep "something" *
try also grep -n or grep -l, and perhaps append |less
This assumes you don't have a million menus and F5 scripts. Hundreds is
fine. If the "*" would expand to a 50MB string, then you need find and
xargs, but I'm sparing you that. :)
--
bkw
On Wed, Aug 14, 2019, 6:22 PM oldtony via Filepro-list <
filepro-list at lists.celestial.com> wrote:
> hi experts - i need to search for a string in all filepro menus in
> Linux - could i have a suggestion how to do that - thanks - Old Tony
>
> --
> tony at ynotsoftware.com
> Tony Freehauf (Old Tony)
> YNOT Software & PC Support
> 815.467.2179
> YNOT sounds like "Why Not."
> YNOT let us help you.
>
> _______________________________________________
> Filepro-list mailing list
> Filepro-list at lists.celestial.com
> Subscribe/Unsubscribe/Subscription Changes
> http://mailman.celestial.com/mailman/listinfo/filepro-list
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.celestial.com/pipermail/filepro-list/attachments/20190815/7ffea6e6/attachment.html>
More information about the Filepro-list
mailing list