Commandline session $type $type ls ls is /bin/ls $type Xorg Xorg is /usr/bin/Xorg $type hey bash: type: hey: not found $type ls -l ls is /bin/ls bash: type: -l: not found $type pwd pwd is a shell builtin $type shopt shopt is a shell builtin $type time time is a shell keyword $type times times …