Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Install run-help and *.zwc files system wide in build system
On Nov 11, 9:09am, Martin Vaeth wrote:
}
} > Another suggestion (I've probably made this one before in past years)
} > would be to do all of this in perl directly in Util/helpfiles, instead
} > of needing other external processes piped into it.
}
} This sounds rather cumbersome since it would mean that you need
} parts of groff (line-wrapping and several special code) implemented
} in perl.
No, you misunderstand. Perl would still run and read the man|colcrt
pipeline, but all the environment setup and locale testing would be
done in perl instead of in shell. Convert generate-help.sh into perl,
but not the external commands generate-help.sh runs.
Messages sorted by:
Reverse Date,
Date,
Thread,
Author