opnsense-src/tools/regression/bin/sh/builtins/command5.0.stdout
Stefan Farfeleder 94cfb3d24c Add test cases for the command built-in, including its -v and -V options which
I'll commit real soon.

Count the number of found test cases instead of hard-coding them.  Allow an
arbitrary exit status.
2005-10-28 14:02:42 +00:00

8 lines
174 B
Text

ls is /bin/ls
true is a shell builtin
/bin/ls is /bin/ls
fun is a shell function
break is a shell builtin
if is a shell keyword
{ is a shell keyword
foo is an alias for bar