xref
: /
freebsd
/
bin
/
sh
/
tests
/
parser
/
alias7.0
(revision 103ba509e72e3949d22485666949e9705d4af8cd)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
2
alias echo='echo a'
3
[ "`eval echo b`" = "a b" ]
4