Sec. 6: Directories and Files

Sec. 6: Directories and Files

University

10 Qs

quiz-placeholder

Similar activities

การพัฒนาโปรแกรมประยุกต์

การพัฒนาโปรแกรมประยุกต์

12th Grade - University

10 Qs

S.O. Semana 02

S.O. Semana 02

University

10 Qs

Cyber Security Quiz

Cyber Security Quiz

University

10 Qs

Ofimatica

Ofimatica

University

10 Qs

Almacenamiento en la nube

Almacenamiento en la nube

9th Grade - University

14 Qs

Avaliando Conhecimento em Informática

Avaliando Conhecimento em Informática

12th Grade - University

13 Qs

Smartphones and Apps Quiz

Smartphones and Apps Quiz

4th Grade - Professional Development

10 Qs

The Automobile

The Automobile

8th Grade - Professional Development

10 Qs

Sec. 6: Directories and Files

Sec. 6: Directories and Files

Assessment

Quiz

Instructional Technology

University

Practice Problem

Hard

Created by

Renato Biz Martins

Used 1+ times

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Linux is a _____________ system.

Multi operating

Single user

Multiuser

Super user

Answer explanation

An operating system is considered "multi-user" is if allows multiple people to use a computer and not affect each other's 'stuff' (files, preferences, etc.). In Linux, multiple people can even use the computer simultaneously.

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The superuser or administrator, is traditionally called ______ in Linux.

Toor

Root

admin

su

Answer explanation

Root is the user name or account that by default has access to all commands and files on a Linux or other Unix-like operating system. It is also referred to as the root account, root user and the superuser.

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Linux does not use drive letters as Windows does.

True

False

Answer explanation

True, Linux instead uses the root of the filesystem, known as the forward slash (/).

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following statements is FALSE?

A difference between Windows and Linux is the concept of mounting and unmounting partitions, drives or directories in Linux.

Linux distinguishes between uppercase and lowercase letters in the file system.

As opposed to Windows, files in Linux may have a file extension, such as .txt, but do not need to have one.

Hidden files start with a pound/hashtag.

Answer explanation

The hashtag or pound symbol (#) is used to comment an entire line in a bash script.

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The "cd" command is short for _____________.

Check directory

Change directory

Change disk

Check disk

Answer explanation

The cd command is one of the most basic and frequently used commands when working on the Linux command line. The cd command, which stands for “change directory” is used to change the current working directory in Linux and other Unix-like operating systems.

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In Linux, a dash (-) serves as a “quote” or “escape” character to enter otherwise hard-to-specify characters, such as spaces, as part of a filename.

True

False

Answer explanation

A backslash (\) can be used to quote or escape the special meaning of a character in Linux.

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

This command which is short for copy, copies files.

mv

cpy

cp

mve

Answer explanation

This command is used to copy files or group of files or directory. It creates an exact image of a file on a disk with different file name. cp command require at least two filenames in its arguments.

Create a free account and access millions of resources

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?