placeholder image to represent content

unix quiz 2

Quiz by Dr. Sarvesh Tanwar

Feel free to use or edit a copy

includes Teacher and Student dashboards

Measure skills
from any curriculum

Tag the questions with any skills you have. Your dashboard will track each student's mastery of each skill.

With a free account, teachers can
  • edit the questions
  • save a copy for later
  • start a class game
  • view complete results in the Gradebook and Mastery Dashboards
  • automatically assign follow-up activities based on students’ scores
  • assign as homework
  • share a link with colleagues
  • print as a bubble sheet

Our brand new solo games combine with your quiz, on the same screen

Correct quiz answers unlock more play!

New Quizalize solo game modes
5 questions
Show answers
  • Q1
    What does "ls" do?
    Changes the password
    Lists the users
    Lists the files in the current directory
    Lists all files on the hard drive
    30s
    Edit
    Delete
  • Q2
    Which command will list ALL files, including hidden files?
    ls -A
    ls -l
    ls -F
    ls -a
    30s
    Edit
    Delete
  • Q3
    Which command tells you the full pathname of the folder you are currently in?
    pathname
    dir
    pwd
    path
    30s
    Edit
    Delete
  • Q4
    How do you copy a file?
    cp [file1] [file2]
    cpp [file1] [file2]
    copy [file1] [file2]
    30s
    Edit
    Delete
  • Q5
    How do you move a file?
    mv [file1] [file2]
    move [file1] [file2]
    cp [file1] [file2]
    30s
    Edit
    Delete

Teachers give this quiz to your class