x all 'foo bar'
del all x

On Tue, 24 Nov. 2020, 11:25 Paul Gilmartin, <
[email protected]> wrote:

>
>
>   Example: if I want to delete
> several lines containing "foo bar" in vi:
> ...
> in ISPF Edit (I think):
>     <HOME>
>     x all<ENTER>
>     f 'foo bar'<ENTER>
>     del all<ENTER>
>     reset<ENTER>
>
> Is there a better way?
>

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN

Reply via email to