Linux Commands: Describe a command


type-Linux Command

type

Describe a command, for each name, indicate how it would be interpreted if used as
a command name.

SYNTAX
      type [-atp] [name ...]

OPTIONS
   If the `-t' option is used, type prints a single word which is one of:
      `alias'    (shell alias)
      `function' (shell function)
      `builtin'  (shell builtin)
      `file'     (disk file)
      `keyword'  (shell reserved word) 

   If the `-p' option is used, type either returns the name of the disk file that 
   would be executed, or nothing if `-t' would not return `file'.
      
   If the `-a' option is used, type returns all of the places that contain an 
   executable named file. This includes aliases and functions, if and only if the 
   `-p' option is not also used.

The return status is zero if any of the names are found, non-zero otherwise.

`type' is a BASH builtin command.

Related Linux Bash commands:

builtin
- Run a shell builtin
env
- Display, set, or remove environment variables
echo - Display message on screen
export - Set an environment variable
function - Define Function Macros
readonly - Mark variables/functions as readonly
set - Manipulate shell variables and functions
whereis - Report all known instances of a command

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