UNIX Basics

UNIX Basics

University

10 Qs

quiz-placeholder

Similar activities

Algoritma dan Pemrograman Bab 1

Algoritma dan Pemrograman Bab 1

University

15 Qs

GIS Unit-1

GIS Unit-1

University

15 Qs

Microcontroller

Microcontroller

11th Grade - University

10 Qs

ระบบปฏิบัติการ windows

ระบบปฏิบัติการ windows

University

10 Qs

Input, output and storage de

Input, output and storage de

8th Grade - Professional Development

14 Qs

Computer Architecture Unit 3

Computer Architecture Unit 3

University

15 Qs

Assessment 08

Assessment 08

University

15 Qs

CID421 Introduction to 3D CAD SOLIDWORK

CID421 Introduction to 3D CAD SOLIDWORK

University

12 Qs

UNIX Basics

UNIX Basics

Assessment

Quiz

Computers

University

Practice Problem

Hard

Created by

Naveen Yadav

Used 5+ 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

“ls” command in UNIX

Lists the files in a directory

Compare the size of two files

Gives the currently logged session details

Compares two numerals and prints the lower value

Answer explanation

“ls” command in UNIX lists all the contents in a directory. Ls can be used with many options to display additional details

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which among the following is not a part of UNIX operating system

Programs

Libraries

Kernel

Shell

Answer explanation

The UNIX operating system is made up of three parts; the kernel, the shell and the programs

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In UNIX, the shell act as an interface between user and

Kernel

Operating System

Hardware

Programs

Answer explanation

The shell acts as an interface between the user and the kernel. When a user logs in, the login program checks the username and password, and then starts another program called the shell. The shell is a command line interpreter (CLI). It interprets the commands the user types in and arranges for them to be carried out.

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Everything in UNIX is

None

a Process

a file or a process

a File

Answer explanation

Everything in UNIX is either a file or a process. A process is an executing program identified by a unique PID (process identifier). A file is a collection of data. They are created by users using text editors, running compilers etc.

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which command is used for changing directory in UNIX?

mkdir

cd

chgdir

cddir

Answer explanation

The command cd directory means change the current working directory to ‘directory’. The current working directory may be thought of as the directory you are in, i.e. your current position in the file-system tree.

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In UNIX, file permissions are not set for

User

Other users

Devices

User Groups

Answer explanation

Every directory and file on the system has an owner, and also an associated group. It also has a set of permission flags which specify separate read, write and execute permissions for the ‘user’ (owner), ‘group’, and ‘other’ (everyone else with an account on the computer)

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In Unix, how can you read the manual – help pages – about a command

Type ‘help’ and the command

Type ‘options’ and the command

Type ‘details’ and the command

Type ‘man’ and the command

Answer explanation

To see what all a Linux command can do, type “man ”. This will show you the manual of the specified

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

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

Already have an account?