Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

What is "type" command in unix?what is the functionality??

Answer Posted / srinivas panguluri

With no options, indicate how each name would be
interpreted if used as a command name. If the -t option is
used, type prints a string which is one of alias, keyword,
function, builtin, or file if name is an alias, shell
reserved word, function, builtin, or disk file,
respectively. If the name is not found, then nothing is
printed, and an exit status of false is returned. If the -p
option is used, type either returns the name of the disk
file that would be executed if name were specified as a
command name, or nothing if ``type -t name'' would not
return file. The -P option forces a PATH search for each
name, even if ``type -t name'' would not return file. If a
command is hashed, -p and -P print the hashed value, not
necessarily the file that appears first in PATH. If the -a
option is used, type prints all of the places that contain
an executable named name. This includes aliases and
functions, if and only if the -p option is not also used.
The table of hashed commands is not consulted when using -
a. The -f option suppresses shell function lookup, as with
the command builtin. type returns true if any of the
arguments are found, false if none are found.

Is This Answer Correct ?    3 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What does this command do,"$more readme.txt“?

1099


How do you grep recursively?

1054


Enlist some filename manipulation commands in unix.

1085


How do I run a whois command?

1099


Can you explain a little bit about command substitution?

1061


Give the command for finding the current date.

1035


What are some command words?

1082


How many unix commands are there?

1097


Using unix command how to display no of records in oracle?

1110


How do I search for text in vi?

987


How do I clear my terminal history?

1089


Write a command that will allow a unix system to shut down in 15 minutes, after which it will perform a reboot.

1140


Name the various commands that are used for the user information in unix.

1019


What are filter commands in unix?

1104


What is .sh file?

1106