HP3000-L Archives

January 2000, 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:
Don Seay <[log in to unmask]>
Reply To:
Date:
Thu, 6 Jan 2000 17:28:26 GMT
Content-Type:
text/plain
Parts/Attachments:
text/plain (38 lines)
I use the following from a MPE prompt to find all IF's in a COBOL
source file.

/SYS/HPBIN/GREP "IF USCLDXLS"

On Thu, 6 Jan 2000 11:27:23 -0500 , "Simonsen, Larry"
<[log in to unmask]> wrote:

>Is there a way of running grep without going into the Unix shell.  Wish to
>run it from a Qedit prompt.
>
>Here is a sample of what I am trying.
>grep '-i "glfisctoindex" ../SRCLIST/*'
>
>GREP.HPBIN.SYS: input file "../SRCLIST/*": No such file or directory
>S/b
>grep '-i "glfisctoindex" ../SRCLIST/*'
>                                    @
>grep '-i "glfisctoindex" ../SRCLIST/@'
>
>GREP.HPBIN.SYS: input file "../SRCLIST/@": No such file or directory
>S/b
>grep '-i "glfisctoindex" ../SRCLIST/@'
>                         @.srclist
>grep '-i "glfisctoindex" @.srclist   '
>
>GREP.HPBIN.SYS: input file "@.srclist": No such file or directory
>
>-------------------------------------------------
>Larry Simonsen                Phone: 801-489-2450
>Flowserve Corporation     Fax: 801-491-1750
>PO Box 2200                    http://www.Flowserve.com
>Springville, UT 84663      e-mail: [log in to unmask]
>-------------------------------------------------
>All opinions expressed herein are my own and reflect, in no way, those of my
>employer.
>

ATOM RSS1 RSS2