Use Type Command in Linux to Get More Info About Commands
Creado: 12-05-20
The type command tells you whether a Linux command is built-in shell command, where is its executable located and whether it is aliased to some other command.
https://linuxhandbook.com/type-command/