hed(9) plan9 man page | unix.com

Man Page: hed

Operating Environment: plan9

Section: 9

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
0intro(9) - plan9
9v(9) - plan9
cvt2pic(9) - plan9
getinfo(1) - centos
Similar Topics in the Unix Linux Community
Mod Dashboard - unfinished stuff
Grab contents between two matched patterns
Matched a pattern from multiple columns
[BASH] Script to manage background scripts (running, finished, exit code)
Number of matches and matched pattern(s) in awk