]> git.saurik.com Git - apple/shell_cmds.git/blob - sh/tests/parser/alias5.0
shell_cmds-216.40.4.tar.gz
[apple/shell_cmds.git] / sh / tests / parser / alias5.0
1 # $FreeBSD: head/bin/sh/tests/parser/alias5.0 222165 2011-05-21 22:03:06Z jilles $
2
3 alias alias0=exit
4 eval '</dev/null alias0 0'
5 exit 1