Nix Nix
tldr-pages web client with multiple languages
Nix Nix
Search
On This Page

enable

Enable and disable shell builtins. More information: https://www.gnu.org/software/bash/manual/bash.html#index-enable.

  • Print the list of builtins:

enable

  • Disable a builtin (works in bash only):

enable -n command

Contribute to This Page
Report New Issue View Source
Discuss this page