debian man page for shed

Query: shed

OS: debian

Section: 1

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

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
hexeditor(1) - debian
tweak(1) - debian
xd(1) - plan9
file2c(1) - freebsd
wc(1) - xfree86
Similar Topics in the Unix Linux Community
shedule monthly reboot on first sunday
Joinging multiple lines that are backslashed
check if file finished to copy
how to delete core file (file created due to apps crashed)
How to print 1 file then when finished another file prints beside it?