What command can show you the hidden files in current directory
ls -a
This double click can help you to finish typing of the command, if you dont remember the full name of the command
double tab
Which command shows you the type of the file
file
Which types of commands do you know?
Builtin commands - executed by the Shell
External Commands - executed by the Kernel