Command type view type

Source: Internet
Author: User

Type: Type


1. Command function:

The type command is used to display the type of a specified command and determine whether the command is an internal command or an external command.


2. Usage:

Type COMMAND


3. parameter description:

-T: outputs "file", "alias", or "builtin", indicating that the given commands are "External commands", "command alias", or "Internal commands" respectively ";


-P: If the command is an external command, the absolute path is displayed;


-A: In the path specified by the environment variable "path", display the information of the given command, including the command alias;


4. Example:

[[Email protected] ~] $ Type LS

Ls is aliased to 'ls -- color = auto'


[[Email protected] ~] $ Type CD

CD is a shell builtin


[[Email protected] ~] $ Type

Type is a shell builtin


[[Email protected] ~] $ Type pwd

PWD is a shell builtin


[[Email protected] ~] $ Type date

Date is/bin/date


[[Email protected] ~] $ Type which

Which is aliased to 'Alias |/usr/bin/which -- tty-only -- read-alias -- show-dot -- show-tilde'

Command type view type

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.