snippetbashTip
disable — Disable built-in shell commands in Zsh. See also: `enable`. More information: <https://zsh.sourcefor
Viewed 0 times
shellcommandcommandszshclidisablebuilt
Problem
How to use the
disable command: Disable built-in shell commands in Zsh. See also: enable. More information: <https://zsh.sourceforge.io/Doc/Release/Shell-Builtin-Commands.html>.Solution
disable — Disable built-in shell commands in Zsh. See also: enable. More information: <https://zsh.sourceforge.io/Doc/Release/Shell-Builtin-Commands.html>.Disable command:
disable {{command1 command2 ...}}List all disabled commands:
disableCode Snippets
Disable command
disable {{command1 command2 ...}}List all disabled commands
disableContext
tldr-pages: common/disable
Revisions (0)
No revisions yet.