diff options
Diffstat (limited to 'development/hexedit/README')
-rw-r--r-- | development/hexedit/README | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/development/hexedit/README b/development/hexedit/README new file mode 100644 index 0000000000..574bd199c7 --- /dev/null +++ b/development/hexedit/README @@ -0,0 +1,3 @@ +hexedit shows a file both in ASCII and in hexadecimal. The file can +be a device as the file is read a piece at a time. You can modify the +file and search through it. |