1
0
Files
irix-657m-src/eoe/cmd/ppp/fixdraft
T
2022-09-29 17:59:04 +03:00

9 lines
229 B
Bash
Executable File

#!/bin/sh -x
# convert .ms RFC source to a from the IEFT secretariat will accept
nroff -ms $* | col -bx \
| sed -e 's/FORMFEED\(.*\)/ \1 /' \
-e '/ /{' -e 's/ //p' -e N -e N -e N -e N -e N -e 's/.*/ /' -e '}'