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
mugs(9) - plan9
pic2ps(9) - plan9
getinfo(1) - centos
getinfo(1) - php
getinfo(1) - mojave
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
Match a line in File 1 with Column in File 2 and print whole line in file 2 when matched
Selective printing based on matched record
Issue with sed command does not replace exact string matched