NotePublic/Software/Applications/HexEdit/HexEdit_使用方法.md

16 lines
206 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# HexEdit 使用方法
## 1.安装
```bash
sudo pacman -S hexedit
```
## 2.使用
```bash
hexedit filename
```
打开即可用键盘输入字符用方向键移动ctrl+w 保存ctrl+x 退出。