Enable and disable shell builtins.
Print the list of builtins
enable
Disable a builtin (works in Bash only)
enable -n command
Re-enable a builtin
enable command