hello:

I have 2 GB file tab-delim file. I want to fill the empty columns
spaces with 0. If I use Vim , vim hangs due to memory.

Is there a simple awk magic.

also , I could not find any awk mailing list. do you know if there is
a awk help mailing list.

I would like to do following:

$ cat myfile | awk  ''''do some magic'   > my_new_file.

thanks
Adrian

-- 
You received this message from the "vim_use" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

Reply via email to