Purpose: Compares shell builtin commands.
This program compares the names of shell builtin commands with the builtin commands of Bash. The currently supported shells are: elvish, fish, ksh, tcsh and zsh.
cmp_builtins <shell name>cmp_builtins --help|-hcmp_buildins --version<shell name>has to be a value out of: elvish, fish, ksh, tcsh and zsh.- The shell, for which you call
cmp_builtinsshould be installed. Be cautious: Currently the program does not check, if the shells are installed!