freebsd-skq/bin/sh
Jilles Tjoelker d5f6b530fc sh: Automatically enable -o emacs in interactive shells with terminals.
This makes sh a bit more friendly in single user mode, make buildenv, chroot
and the like, and matches other shells.

The -o emacs can be overridden on the command line or in the ENV file.
2010-04-05 14:15:51 +00:00
..
bltin
funcs
alias.c
alias.h
arith_lex.l
arith.h
arith.y
builtins.def
cd.c
cd.h
error.c
error.h
eval.c sh: Do not abort on a redirection error on a compound command. 2010-03-14 14:24:35 +00:00
eval.h
exec.c sh: Improve the command builtin: 2010-03-06 16:57:53 +00:00
exec.h sh: Improve the command builtin: 2010-03-06 16:57:53 +00:00
expand.c sh: Do tilde expansion in substitutions. 2010-04-03 22:04:44 +00:00
expand.h
histedit.c
init.h
input.c
input.h
jobs.c
jobs.h
mail.c
mail.h
main.c
main.h
Makefile
memalloc.c
memalloc.h
miscbltin.c
mkbuiltins
mkinit.c
mknodes.c
mksyntax.c sh: Remove special handling for ' and " in arithmetic. 2010-04-03 21:01:01 +00:00
mktokens
myhistedit.h
mystring.c
mystring.h
nodes.c.pat
nodetypes
options.c sh: Automatically enable -o emacs in interactive shells with terminals. 2010-04-05 14:15:51 +00:00
options.h
output.c
output.h
parser.c sh: Remove special handling for ' and " in arithmetic. 2010-04-03 21:01:01 +00:00
parser.h
redir.c
redir.h
sh.1 sh: Automatically enable -o emacs in interactive shells with terminals. 2010-04-05 14:15:51 +00:00
shell.h
show.c
show.h
TOUR
trap.c
trap.h
var.c
var.h