|
System administration, processes administration, jobs, cron, resources, limits, shells, ssh, telnet.
Author |
Message |
mandrei99
|
 |
Post subject: Vim as hex editor | Posted: Wed May 08, 2013 6:24 am |
|
Joined: Tue Aug 04, 2009 9:16 am Posts: 250
|
Vim as hex editor
VIM can also be used as HEX editor, by using XXD libraries. Below vim command will turn file contents into hex: Code: :%!xxd Below vim command will turn file contents back from hex: Code: :%!xxd -r
|
|
|
|
|
|
|
Users browsing this forum: No registered users and 0 guests |
You can post new topics in this forum You can reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot post attachments in this forum
|
 News Site map SitemapIndex RSS Feed Channel list
|
|