[Info-vax] Removing blank lines from text files
    Jim 
    mckinneyj at saic.com
       
    Sat Jul 13 00:30:07 EDT 2019
    
    
  
On Friday, June 21, 2019 at 4:32:37 PM UTC-4, Stephen Hoffman wrote:
> On 2019-06-15 01:55:49 +0000, Bob said:
> 
> > Is there some simple DCL command, or a few commands, that I can use to 
> > remove blank lines from a file?
> > 
> > I can obviously write a small DCL script to read the file, and write 
> > the non blank lines, but I'm wondering if there is an easier way.
$ search/out=t.t t.dat ""
    
    
More information about the Info-vax
mailing list