What language will you prefer for the course? EN or CZ? You can answer the following questions in your prefered language.
I'm a native Czech speaker, so the course in Czech will have a higher level :)
Consider a following files. Filename ending with / is a directory. Each name is on one line.
Give me a short description what are following commands doing?
One of the bash features is redirection. Consider a command cmd. How you will make following redirections?
Another feature is brace expansion. Consider following statement
a{b,e}{1..2}cWhat will bash construct? What will be the "output"?
The above is one pipeline. What is the pipeline? What is bash doing with it?
If anyone is in doubt how the answers should look like, you can use types like in answers.html