How could I delete spaces and merging lines automatically of the file?
Naduduling na ako dito't tinatamad mag-manually delete spaces and merging
lines sa mga output files generated eh.  I just open the file using vi and
manually set the following commands:

:%s/[ ]*$//g  -for spaces
Shift + J  -for merging broken lines
x  -deleting a character
dd  -deleting line spaces

Please help!  Tinatamad na ako dito sa dami ng records na generate ko.  Ito
kasing generated files ay kailangan tabi-tabi lahat at one line per record
para ma-migrate na ng DBA namin.

TIA.

Marvin

_
Philippine Linux Users Group. Web site and archives at http://plug.linux.org.ph
To leave: send "unsubscribe" in the body to [EMAIL PROTECTED]

To subscribe to the Linux Newbies' List: send "subscribe" in the body to 
[EMAIL PROTECTED]

Reply via email to