[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Printing arbitrary line range from files
From: |
Lawrence Velázquez |
Subject: |
Re: Printing arbitrary line range from files |
Date: |
Mon, 28 Jun 2021 18:31:52 -0400 |
User-agent: |
Cyrus-JMAP/3.5.0-alpha0-530-gd0c265785f-fm-20210616.002-gd0c26578 |
On Mon, Jun 28, 2021, at 6:24 PM, lisa-asket@perso.be wrote:
> * The advantage of using awk is that unlike sed, awk accepts multiple files.
No, sed does accept multiple files. It just processes them as one
continuous stream without differentiating between them, which is
not what you are looking to do.
--
vq
- Re: Printing arbitrary line range from files, (continued)
- Re: Printing arbitrary line range from files, Lawrence Velázquez, 2021/06/28
- Re: Printing arbitrary line range from files, Seth David Schoen, 2021/06/28
- Printing arbitrary line range from files, lisa-asket, 2021/06/28
- Re: Printing arbitrary line range from files, Greg Wooledge, 2021/06/28
- Printing arbitrary line range from files, lisa-asket, 2021/06/28
- Re: Printing arbitrary line range from files, Greg Wooledge, 2021/06/28
- Printing arbitrary line range from files, lisa-asket, 2021/06/28
- Re: Printing arbitrary line range from files, Greg Wooledge, 2021/06/28
- Re: Printing arbitrary line range from files, Dennis Williamson, 2021/06/28
- Re: Printing arbitrary line range from files, lisa-asket, 2021/06/28
- Re: Printing arbitrary line range from files,
Lawrence Velázquez <=
- Printing arbitrary line range from files, lisa-asket, 2021/06/28