Week 7 PART 2 | UNIX Command Quiz

Week 7 PART 2 | UNIX Command Quiz

University

35 Qs

quiz-placeholder

Similar activities

Tools TIK

Tools TIK

7th Grade - University

30 Qs

Knowledge Assessment Quiz

Knowledge Assessment Quiz

8th Grade - University

30 Qs

Quiz Xll-TKJ tentang Antivirus dan Keamanan Jaringan

Quiz Xll-TKJ tentang Antivirus dan Keamanan Jaringan

12th Grade - University

40 Qs

PENGANTAR KOMPUTER 2024

PENGANTAR KOMPUTER 2024

University

40 Qs

UNIX Basics Quiz

UNIX Basics Quiz

University

30 Qs

SUMATIF BAB 3 TIK

SUMATIF BAB 3 TIK

7th Grade - University

40 Qs

MODULE 2 - (FOR SALE!) luh monetized yarn

MODULE 2 - (FOR SALE!) luh monetized yarn

University

39 Qs

Week 7 PART 2 | UNIX Command Quiz

Week 7 PART 2 | UNIX Command Quiz

Assessment

Quiz

Information Technology (IT)

University

Hard

Created by

Sameer Sah

FREE Resource

35 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is the correct syntax for a UNIX command?

$ command [options] [arguments]

$ [options] command [arguments]

$ command [arguments] [options]

$ [arguments] command [options]

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the -m option in the mkdir command specify?

Maximum file size

Permission mode

Parent directory

Modification time

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of the whoami command?

Displays current working directory

Displays the username of the current user

Displays the operating system name

Displays process IDs

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What happens when you type script a1script?

Creates a new script file named a1script

Runs the a1script program

Deletes the script file

Stops an existing script

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How do you create a file with the content "This is file two" spanning multiple lines?

echo > file

cat > file

ls > file

touch file

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What command changes the directory using an absolute pathname?

cd ../../dir

cd /home/user/dir

cd dir

mkdir /dir

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How do you exit the script session?

exit

logout

close

quit

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?