What is the type command used for?
type determines the type of a command (shell builtin, alias, file on hard disk).
type is used to determine the type of processor used (32-bit, 64-bit, Power)
type displays the type of terminal (tty1, tty2) you are logged in to.
type is used to print text to a teletypewriter.
Submit