Jump to content
 







Main menu
   


Navigation  



Main page
Contents
Current events
Random article
About Wikipedia
Contact us
Donate
 




Contribute  



Help
Learn to edit
Community portal
Recent changes
Upload file
 








Search  

































Create account

Log in
 









Create account
 Log in
 




Pages for logged out editors learn more  



Contributions
Talk
 



















Contents

   



(Top)
 


1 Function  



1.1  Examples  







2 History  





3 See also  





4 References  














type (Unix)






العربية
Čeština
Français

עברית
Magyar
Polski
Português
Русский
Türkçe
 

Edit links
 









Article
Talk
 

















Read
Edit
View history
 








Tools
   


Actions  



Read
Edit
View history
 




General  



What links here
Related changes
Upload file
Special pages
Permanent link
Page information
Cite this page
Get shortened URL
Download QR code
Wikidata item
 




Print/export  



Download as PDF
Printable version
 
















Appearance
   

 






From Wikipedia, the free encyclopedia
 


type
Original author(s)AT&T Corporation
Developer(s)Various open-source and commercial developers
Initial release1984; 40 years ago (1984)
Operating systemUnix and Unix-like
PlatformCross-platform
TypeCommand

InUnix and Unix-like operating systems, type is a command that describes how its arguments would be interpreted if used as command names.

Function[edit]

Where applicable, type will display the command name's path. Possible command types are:

The command returns a non-zero exit status if command names cannot be found.

Examples[edit]

$ type test
test is a shell builtin
$ type cpcp is /bin/cp
$ type unknown
unknown not found
$ type type
type is a shell builtin

History[edit]

The type command was a shell builtin for Bourne shell that was introduced in AT&T's System V Release 2 (SVR2) in 1984,[1] and continues to be included in many other POSIX-compatible shells such as Bash. However, type is not part of the POSIX standard. With a POSIX shell, similar behavior is retrieved with

command -V name

In the KornShell, the command whence provides similar functionality.[2]

The command is available as a separate package for Microsoft Windows as part of the UnxUtils collection of native Win32 ports of common GNU Unix-like utilities.[3]

See also[edit]

References[edit]

  1. ^ "traditional Bourne shell family / history and development". www.in-ulm.de. Retrieved 2018-10-07.
  • ^ Siever, Ellen (27 July 2005). Linux in a Nutshell. Nutshell handbooks. O'Reilly Media, Inc. (published 2005). p. 695. ISBN 9780596009304. Retrieved 2016-07-05. whence [...] Korn shell only. Show whether each command is a Unix command, a built-in command, a defined shell function, or an alias.
  • ^ Native Win32 ports of some GNU utilities
  • t
  • e

  • Retrieved from "https://en.wikipedia.org/w/index.php?title=Type_(Unix)&oldid=1214470853"

    Categories: 
    Standard Unix programs
    Unix SUS2008 utilities
    IBM i Qshell commands
    Operating system stubs
    Hidden categories: 
    Articles needing additional references from March 2024
    All articles needing additional references
    All stub articles
     



    This page was last edited on 19 March 2024, at 04:14 (UTC).

    Text is available under the Creative Commons Attribution-ShareAlike License 4.0; additional terms may apply. By using this site, you agree to the Terms of Use and Privacy Policy. Wikipedia® is a registered trademark of the Wikimedia Foundation, Inc., a non-profit organization.



    Privacy policy

    About Wikipedia

    Disclaimers

    Contact Wikipedia

    Code of Conduct

    Developers

    Statistics

    Cookie statement

    Mobile view



    Wikimedia Foundation
    Powered by MediaWiki