
Quick Links:
Empeg FAQ
|
RioCar.Org
|
Hijack
|
BigDisk Builder
|
jEmplode
|
emphatic
Repairs: Repairs
|
#255115 - 01/05/2005 05:23
Re: Removing a blank line from a text file
[Re: wfaulk]
|
pooh-bah
Registered: 27/02/2004
Posts: 1936
Loc: London
|
Quote: If you have it already, and you might, use vim. Load the file into vim with the -b option (vim -b filename), then, inside vim, unset the endofline option (:set noendofline), then save (:wq).
Can this be automated by a script file? The rest of the process is automatic and I need this to be as well if possible.
|
Top
|
|
|
|
|
|
|