logo
Free, Micro AI Code Reviews That Run on Git Commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt

Enable Builtins - Control Shell Features | Online Free DevTools by Hexmos

Enable builtins with this command-line tool. Control shell features, manage functionality, and customize your environment. Free online tool, no registration required.

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}}

See Also