Thursday, September 21, 2017

Re: how to quickly change block data order

> I have the following situation. I want to change it
> ####################
> b390 62b3 9062 b390 61b2

> Accually there are many lines (ten thousand more) data need to change
> their order. How can I do it?
>

It's not obvious from the example what transformation you're trying to
achieve. Have you thought of using sed, or another streaming tool, rather
than a static text editor like vim?

--
--
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

---
You received this message because you are subscribed to the Google Groups "vim_use" group.
To unsubscribe from this group and stop receiving emails from it, send an email to vim_use+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

No comments: