NetBSD/bin/sh
christos 832949b912 When we execute commands from a shell script, make sure that the signals
are being caught (reported by Alexis Rosen), similar to the -c case.

#!/bin/sh
vi "$@"

^C when the script is running...
1999-03-27 13:46:19 +00:00
..
bltin
funcs
alias.c
alias.h
arith_lex.l
arith.y
builtins.def
cd.c
cd.h
error.c
error.h
eval.c
eval.h
exec.c
exec.h
expand.c PR/7231: Havard Eidnes: Shell quoting/trimming problem 1999-03-26 15:49:34 +00:00
expand.h PR/7231: Havard Eidnes: Shell quoting/trimming problem 1999-03-26 15:49:34 +00:00
histedit.c
init.h
input.c
input.h
jobs.c
jobs.h
machdep.h
mail.c
mail.h
main.c When we execute commands from a shell script, make sure that the signals 1999-03-27 13:46:19 +00:00
main.h
Makefile
memalloc.c
memalloc.h
miscbltin.c
miscbltin.h
mkbuiltins
mkinit.c
mknodes.c
mksyntax.c
mktokens
myhistedit.h
mystring.c
mystring.h
nodes.c.pat
nodetypes
options.c
options.h
output.c
output.h
parser.c
parser.h
redir.c
redir.h
sh.1
shell.h
show.c
show.h
TOUR
trap.c When we execute commands from a shell script, make sure that the signals 1999-03-27 13:46:19 +00:00
trap.h
var.c
var.h