Alan Isaac <[EMAIL PROTECTED]> wrote: > /myre/{ > d > r myfile > }
The info documentation says: # `d' # Delete the pattern space; immediately start next cycle. So anything following a "d" command will never be executed. paul
Alan Isaac <[EMAIL PROTECTED]> wrote: > /myre/{ > d > r myfile > }
The info documentation says: # `d' # Delete the pattern space; immediately start next cycle. So anything following a "d" command will never be executed. paul