zsh-workers
 help / color / mirror / code / Atom feed
* HP-UX 10.20 sed
@ 1997-06-11 21:34 Jim Mattson
  0 siblings, 0 replies; only message in thread
From: Jim Mattson @ 1997-06-11 21:34 UTC (permalink / raw)
  To: zsh-workers


I've reported your problems with HP-UX 10.20 sed to the commands
group.  In the meantime, I believe the following makepro.sed offers
a workaround:

# makepro.sed by Mark Weaver <Mark_Weaver@brown.edu>
/^\/\*\*\/$/{
n
N
s/\n\([_a-zA-Z][_0-9a-zA-Z]* *\)(\(.*\)/ \1 _((\2);/
p
}

--jim


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~1997-06-11 21:57 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1997-06-11 21:34 HP-UX 10.20 sed Jim Mattson

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).