plan9 man page for hed

Query: hed

OS: plan9

Section: 9

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

HED(9.1)																  HED(9.1)

NAME
hed, nohed - edit or remove picture file header
SYNOPSIS
fb/hed [ -n ] sedcommand input fb/nohed input
DESCRIPTION
Hed runs sed(1) with the given sedcommand on the input picture file's header. The resulting picture file is written on standard output. Nohed removes the picfile(9.6) header from the input image. This is useful mostly for turning a TYPE=dump image into a raw bitmap dump.
SOURCE
/sys/src/fb/hed.r /sys/src/fb/nohed.r
SEE ALSO
sed(1), picfile(9.6) HED(9.1)
Related Man Pages
getinfo(1) - debian
index(9) - plan9
cvt2pic(9) - plan9
getinfo(1) - minix
getinfo(1) - mojave
Similar Topics in the Unix Linux Community
Search for a string and replace the searched string in the same position
Atached storage to v890 --- very slow
How to get lines before and after a searched text?
[BASH] Script to manage background scripts (running, finished, exit code)
Number of matches and matched pattern(s) in awk