Using vi as an hex editor « linux instead
So, open a file in vi as usual, hit escape and type:
:%!xxd
to switch into hex mode.
And when your done hit escape again and type:
:%!xxd -r
to exit from hex mode.
|
||||||
[Linux] Using vi as an hex editorQuesto articolo è stato pubblicato 12 anni 6 mesi 12 giorni giorni fa quindi alcuni contenuti o informazioni presenti in esso potrebbero non essere più validi. Questo sito non è responsabile per eventuali errori causati da questo problema.
Using vi as an hex editor « linux instead So, open a file in vi as usual, hit escape and type: :%!xxd to switch into hex mode. And when your done hit escape again and type: :%!xxd -r to exit from hex mode. Comments are closed. |
||||||
D I S C L A I M E R Powered by WordPress & Atahualpa |