freebsd-dev/bin/sh/tests
Jilles Tjoelker 48f49aac53 sh: Allow aliases to force alias substitution on the following word.
If an alias's value ends with a space or tab, the next word is also
checked for aliases.

This is a POSIX feature. It is useful with utilities like command and
nohup (alias them to themselves followed by a space).
2014-01-26 21:19:33 +00:00
..
builtins sh: Solve the alias recursion problem in a less hackish way. 2014-01-24 16:40:51 +00:00
errors
execution
expansion
parameters
parser sh: Allow aliases to force alias substitution on the following word. 2014-01-26 21:19:33 +00:00
set-e
legacy_test.sh
Makefile Replace hand-crafted Kyuafiles with automatic generation. 2014-01-14 18:45:32 +00:00