[Info-vax] Removing blank lines from text files

Phillip Helbig undress to reply helbig at asclothestro.multivax.de
Sat Jul 13 00:30:08 EDT 2019


In article <qejrdi$1tp4$2 at gioia.aioe.org>, Arne Vajhøj
<arne at vajhoej.dk> writes: 

> On 6/21/2019 5:10 PM, Jim wrote:
> > $ search/out=t.t t.dat ""
> 
> That finds *all* lines.

Did you try it?

Not here:

$ creat x.x
1

3
4
5

7
 Exit
$ sea x.x ""
1
3
4
5
7
$ sea x.x ""/out=y.y
$ typ y.y
1
3
4
5
7
$ sh sys/noproc
OpenVMS V7.3-2  on node LEEBIG  22-JUN-2019 08:36:31.22  Uptime  590 13:56:12

$ creat x.x
1

3
4

6
7
 Exit
$ sea x.x ""
1
3
4
6
7
$ sea x.x ""/out=y.y
$ typ y.y
1
3
4
6
7
$ sh sys/noproc
OpenVMS V8.4  on node JANDER   22-JUN-2019 08:37:11.61   Uptime  296 10:09:10




More information about the Info-vax mailing list