Search Header Logo

Linux Commands and Scripting Quiz

Authored by sunkar ...

Information Technology (IT)

University

Used 6+ times

Linux Commands and Scripting Quiz
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

44 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

You've just finished working on a script that organizes files in a directory, and you want to share it with a colleague. However, you realize that they may not have permission to execute it. What command do you use to give everyone execute permissions to your script named "organize.sh"?

chmod 777 organize.sh
chmod u+x organize.sh
chmod a+x organize.sh
chmod +x organize.sh

2.

MULTIPLE SELECT QUESTION

30 sec • 1 pt

Which of the following are valid partitioning types? (choose two)

PC

MBR

GPT

BIOS

3.

MULTIPLE SELECT QUESTION

30 sec • 1 pt

Which of the following commands will check hard disk GPT partitions? (choose three)

gdisk

sgdisk

cgdisk

fdisk

4.

MULTIPLE SELECT QUESTION

30 sec • 1 pt

Which option for the usermod command can be used to specify a user’s group ID (either primary or secondary)? (choose two)

-g

-G

-s

-S

5.

MULTIPLE SELECT QUESTION

30 sec • 1 pt

Which two pager commands are used by the man command to control movement within the document? (choose two)

less

grep

more

page

6.

MULTIPLE SELECT QUESTION

30 sec • 1 pt

To search the man page sections for the keyword example, which of the following command lines could you execute? (choose two)

man -f example

man -k example

whatis example

apropos example

7.

MULTIPLE SELECT QUESTION

30 sec • 1 pt

Which of the following commands can be used to access the home directory of the user “bob” while logged in as root? (choose two)

cd /home/bob

cd ~bob

cd &&

~bob

Access all questions and much more by creating a free account

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Microsoft

Continue with Microsoft

or continue with

Facebook

Facebook

Apple

Apple

Others

Others

Already have an account?