HexEdit Linux under command set
The HexEdit is a 16-binary editor.
| Mobile (moving) |
| , |
Move to file Header/tail (go to Start/end of the files) |
| → |
Next character (next character) |
| ← |
Previous character (previous character) |
| ↑ |
Previous row (previous line) |
| ↓ |
Next row (next line) |
| Home |
Beginning (beginning of line) |
| End |
End of Line |
| PageUp |
Previous page (page forward) |
| PageDown |
Next page (page backward) |
| Miscellaneous (Miscellaneous) |
| F1 |
Assistance (help) |
| F2 |
Saving (Save) |
| F3 |
Load (load file) |
| Ctrl+x |
Saving and exiting (Save and exit) |
| CTRL + C |
Do not save exit (exit without Save) |
| Tab |
Hex/ascii Code Toggle (Toggle Hex/ascii) |
| Backspace |
Undo the previous character (undo previous character) |
| Ctrl+u |
Undo all actions (undo all) |
| Ctrl+s |
Search down (search forward) |
| Ctrl+r |
Look up (search forward) |
| Copy/paste (cut/paste) |
| Esc+w |
Replication (copy) |
| Ctrl+y |
Paste (paste) |
HexEdit Linux under command set