summary refs log tree commit diff
path: root/bin/1sh/tests/builtins/command5.0.stdout
blob: 523f7b22a1874e6191d2136d27adf2ba9033ec47 (plain) (blame)
1
2
3
4
5
6
7
8
ls is /bin/ls
true is a shell builtin
/bin/ls is /bin/ls
fun is a shell function
break is a special shell builtin
if is a shell keyword
{ is a shell keyword
foo is an alias for bar