type -a COMMAND_NAME
- This will tell you whether your command points to an alias, a function, or a builtin.
- Helped debug my local terraform and awsume issue (I was running TF commands in docker)
- Caught the spaces in the subnet IP range terraform var list