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