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
hexeditor(1) - debian
tweak(1) - debian
wc(1) - centos
xd(1) - plan9
Similar Topics in the Unix Linux Community
shedule monthly reboot on first sunday
how can t recover a crashed Solaris10 on Sparc
Joinging multiple lines that are backslashed
Process does not dump any core files when crashed even if coredumpsize is unlimited
how to proceed when curl is finished