All quizzes
Free quiz · 22 questions in the bank

Bash quiz

Test your Bash knowledge with a free interactive quiz — 22 questions with answers and explanations. No signup needed to play.

Question 1/10Score 0

What is Bash?

In this round
  1. What is Bash?
  2. What does the pipe (|) operator do?
  3. How do you assign a variable in Bash?
  4. How do you make a script file executable?
  5. What does the shebang line #!/bin/bash at the top of a script do?
  6. How do you reference a variable named x?
  7. What does the > operator do in a command like echo hi > file.txt?
  8. How do you print text to the terminal in Bash?
  9. What symbol starts a comment in a Bash script?
  10. How do you list files in the current directory?
Gaps to close?
Read the curated Bash notes — core concepts, patterns, interview prep.
Bash notes

More quizzes

.NETAccessibilityAgile MethodologyAlgorithmsAndroidAndroid SDK