Linux Commands: Enable and disable builtin shell commands.


enable-Linux Command

enable

Enable and disable builtin shell commands.

SYNTAX
        enable [-n] [-p] [-f filename] [-ads] [name ...]

OPTIONS
      -a     list each builtin with an indication of whether or not 
             it is enabled.
  
      -d      Delete a builtin loaded with `-f'. 

      -f     load the new builtin command name from shared object filename, 
             on systems that support dynamic loading.

      -n     Disable the names listed, otherwise names are enabled.

      -p     Print a list of shell builtins, default if no name arguments appear
             With no other arguments, the list consists of all enabled shell builtins. 

      -s     Restrict to enable only POSIX special builtins

Disabling a builtin allows a disk command which has the same name as a shell builtin to be executed without specifying a full pathname, even though the shell normally searches for builtins before disk commands.

For example, to use the test binary found via $PATH instead of the shell builtin version, type `enable -n test'.

If there are no options, a list of the shell builtins is displayed.

If `-s' is used with `-f', the new builtin becomes a special builtin.

The return status is zero unless a name is not a shell builtin or there is an error loading a new builtin from a shared object.

Related Linux Bash commands:

builtin
- Run a shell builtin
chroot - Run a command with a different root directory
exec - Execute a command
nohup - Run a command immune to hangups
su - Run a command with substitute user and group id
watch - Execute/display a program periodically
.source - Run commands from a file

Other Linux Commands:
alias , break , builtin , cal , case , cat , cd , cfdisk , chgrp , chmod , chown , chroot , cksum , cmp , comm , command , continue , cp , cron , crontab , csplit , cut , date , dc , dd , declare , df , diff , diff3 , dir , dircolors , dirname , dirs , du , echo , egrep , enable , env , eval , exec , expand , export , expr , factor , false , fdformat , fdisk , fgrep , find , fmt , fold , for , fsck , function , getopts , hash , hashcharacter , head , history , hostname , id , if , import , install , join , kill , less , let , ln , local , locate , logname , logout , lpc , lpr , lprm , ls , m4 , man , mbadblocks , mkdir , mkfifo , mknod , more , mount , mtools , mv , nice , nl , nohup , passwd , paste , period , popd , pr , printf , ps , pushd , pwd , quota , quotacheck , quotactl , ram , rcp , read , readonly , return , rm , rmdir , rsync , sdiff , sed , select , seq , set , shift , shopt , shutdown , sleep , sort , split , su , sum , symlink , sync , tac , tail , tar , tee , test , time , times , top , touch , tr , traceroute , true , tsort , tty , type , ulimit , umask , uname , unexpand , uniq , units , unset , unshar , until , useradd , usermod , users , uuencode , watch , wc , whereis , which , while , who , xargs , yes ,
Live2Support.com :
Product - Benefits - Features - How Does it Works - Pricing - SSL Certificates - Signup - Contactus - Login - Submit Resources