Removes a number of bytes from the file starting at the source.
hexed -r 10 100 file
Removes 0x100 bytes from the file at 0x10 to 0x110.