HP3000-L Archives

June 1997, Week 1

HP3000-L@RAVEN.UTC.EDU

Options: Use Monospaced Font
Show Text Part by Default
Show All Mail Headers

Message: [<< First] [< Prev] [Next >] [Last >>]
Topic: [<< First] [< Prev] [Next >] [Last >>]
Author: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Subject:
From:
Reed Ingram <[log in to unmask]>
Reply To:
Date:
Sat, 31 May 1997 13:59:02 GMT
Content-Type:
text/plain
Parts/Attachments:
text/plain (25 lines)
[log in to unmask] wrote:
>
> Has anyone used the posix "grep" command on MPE/iX to search for a string
> in a group of MPE files?  We're stumbling on the hfs/MPE file structure
> crossover.
>
> This is potentially very handy for bulk modification projects: we'd like
> grep to identify all the occurances of variables that need to change for
> Y2K source code conversion.
>
> Please reply also if there's a straight forward way to do this using
> common MPE tools.
>
> -------------------==== Posted via Deja News ====-----------------------
>       http://www.dejanews.com/     Search, Read, Post to Usenet

We use the ;SEARCH option of the MPEX %PRINT command.  It is very fast
and works great.
We have set up a command file called GREP which invokes it with options
to ignore
case and leave the access/modify dates alone (;KEEPAMDATES).

Reed Ingram
[log in to unmask]

ATOM RSS1 RSS2