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
wc(1) - centos
pico(1) - opendarwin
wc(1) - x11r4
wc(1) - php
wc(1) - xfree86
Similar Topics in the Unix Linux Community
Finding Out When A Process Has Finished?
Restarting a Crashed Process
Joinging multiple lines that are backslashed
Process does not dump any core files when crashed even if coredumpsize is unlimited
check if file finished to copy