HexEdit Linux下命令集


HexEdit Linux下命令集

HexEdit是一款十六進制的編輯器。

移動(Moving)
, 移動到文件首部/尾部(go to start/end of the file)
下一個字符(next character)
上一個字符(previous character)
上一行(previous line)
下一行(next line)
Home 行首(beginning of line)
End 行尾(end of line)
PageUp 上一頁(page forward)
PageDown 下一頁(page backward)

 

雜項(Miscellaneous)
F1 幫助(help)
F2 保存(save)
F3 載入(load file)
Ctrl+X 保存並退出(save and exit)
Ctrl+C 不保存退出(exit without save)
Tab 十六進制/ASCII碼切換(toggle hex/ascii)
Backspace 撤銷前一個字符(undo previous character)
Ctrl+U 撤銷全部操作(undo all)
Ctrl+S 向下查找(search forward)
Ctrl+R 向上查找(search forward)

 

復制/粘貼(Cut/Paste)
Esc+W 復制(copy)
Ctrl+Y 粘貼(paste)

 


免責聲明!

本站轉載的文章為個人學習借鑒使用,本站對版權不負任何法律責任。如果侵犯了您的隱私權益,請聯系本站郵箱yoyou2525@163.com刪除。



 
粵ICP備18138465號   © 2018-2025 CODEPRJ.COM