Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
VIMでビンモードでファイルを表示するには? 例: 0101010100111010010 1101001001000100001 11000110111010111010 ファイルを 16 進モードで表示する方法を知っています。ありがとう!
16進数と同じですが、-bフラグをxxd:に渡すだけです。
-b
xxd
:%!xxd -b