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
picopen(9) - plan9
index(9) - plan9
mugs(9) - plan9
pic2ps(9) - plan9
getinfo(1) - php
Similar Topics in the Unix Linux Community
Search for a string and replace the searched string in the same position
Search for a string and replace the searched string in the same position in samefile
[BASH] Script to manage background scripts (running, finished, exit code)
Number of matches and matched pattern(s) in awk
Issue with sed command does not replace exact string matched