September 2009
Beginner
942 pages
85h 34m
English
enable
enable [-adnps] [-ffile] [command...]
Enable or disable shell built-in commands. Disabling a built-in lets you use an external version of a command that would otherwise use a built-in version, such as echo or test.
For use with -p, print information about all built-in commands, disabled and enabled.
Remove (delete) a built-in previously loaded with -f.
Load a new built-in command command from the shared library file file.
Disable the named built-in commands.
Print a list of enabled built-in commands.
Print only the POSIX special built-in commands. When combined with -f, the new built-in command becomes a POSIX special built-in.