sjg 4d3fc51f60 Remove use of sh -e when running in compat mode.
Its not posix compliant and serves very little purpose.
With this change compat and jobs modes are consistent wrt how
they treat each line of a script.

Add support for the '+' command line prefix as required by posix.
Lines prefixed with '+' are executed even when -n is given.
[Actually posix says they should also be done for -q and -t]

PR:
Reviewed by: jmc
2004-05-07 08:12:15 +00:00
2004-05-04 13:20:46 +00:00
2004-05-04 02:45:47 +00:00
2004-05-06 19:16:32 +00:00
2004-05-06 18:47:49 +00:00
Add
2004-02-06 23:19:30 +00:00
2004-03-19 12:34:39 +00:00
2004-04-13 12:43:12 +00:00
Description
No description provided
3.1 GiB
Languages
C 85.3%
Roff 7.2%
Assembly 3.1%
Shell 1.7%
Makefile 1.2%
Other 0.9%