How to view file in bin mode in VIM?
example:
0101010100111010010
1101001001000100001
11000110111010111010
I know how to view file in hex mode.
Thanks!
Same as hex, just pass -b
flag to xxd
:
:%!xxd -b
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With