forked from adolfopa/miscutils
6061556d3904c612f73cdc699bfab1ac5be7bb85
Do shell expansion for output lines (|, @ and ?), so that it is possible to evaluate arbitrary shell expressions. Other fixes included: - Don't assume ksh is in bin. - Eval commands using the standard shell instead of ksh. - Make sure we delete temp files; also avoid creating a temp file per line. - Don't print ? output if return status is 0. - Fix literal \? match when evaluating lines.
miscutils
Miscellaneous UNIX utilities.
Description
Languages
Roff
71.8%
Shell
18.1%
Awk
7.4%
Makefile
2.7%