shed(1) debian man page | unix.com

Man Page: shed

Operating Environment: debian

Section: 1

SHED(1) 						      General Commands Manual							   SHED(1)

NAME
shed - (Simple Hex EDitor)
SYNOPSIS
SHED [OPTIONS] FILE
DESCRIPTION
A simple hex editor with a pico-style interface. Each line of the shed display represents one byte of the file. Each lines consists of the offset of that byte from the start of the file, the ascii value of the byte, and then the byte's value in various bases. All values are unsigned. When a command asks you for input, entering a zero-length string or pressing ^C will cancel the command. When searching, entering a zero- length string will use the previous search word, if one exists. Note that there is no save key. This is because the file is not loaded into memory, so when you edit it the change is made directly to disk.
OPTIONS
A summary of options is included below. jul 11, 2006 SHED(1)
Related Man Pages
od(1) - bsd
bmore(1) - debian
tweak(1) - debian
od(1) - netbsd
wc(1) - xfree86
Similar Topics in the Unix Linux Community
Restarting a Crashed Process
Find out process that crashed the server
Process does not dump any core files when crashed even if coredumpsize is unlimited
check if file finished to copy
how to proceed when curl is finished