xref: /freebsd-src/bin/sh/tests/builtins/command5.0.stdout (revision 2eb4d8dc723da3cf7d735a3226ae49da4c8c5dbc)
1ls is /bin/ls
2true is a shell builtin
3/bin/ls is /bin/ls
4fun is a shell function
5break is a special shell builtin
6if is a shell keyword
7{ is a shell keyword
8foo is an alias for bar
9