CSE493_QUIZ 1

CSE493_QUIZ 1

University

20 Qs

quiz-placeholder

Similar activities

OS 10 - File Management

OS 10 - File Management

University

16 Qs

Round-1 Technical Aptitude

Round-1 Technical Aptitude

11th Grade - Professional Development

20 Qs

Chapter 3 Vocab Review

Chapter 3 Vocab Review

University

15 Qs

RedHat Academy 8.3

RedHat Academy 8.3

10th Grade - University

15 Qs

QUIZ SISTEM OPERASI

QUIZ SISTEM OPERASI

University

20 Qs

Praktek UAS SO

Praktek UAS SO

University - Professional Development

15 Qs

Operating System Quiz

Operating System Quiz

University

20 Qs

Kuis Sistem Operasi 2022

Kuis Sistem Operasi 2022

University

17 Qs

CSE493_QUIZ 1

CSE493_QUIZ 1

Assessment

Quiz

Computers

University

Hard

Created by

Success Square

Used 6+ times

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

The part of the command line that adjusts the behavior of a command

option

command

argument

terminal

2.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Display the current time in the following format : HH : MM : SS AM/P M

date +%r

date+%h%m%s 

date

date /h/m/r

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Regular user commands and utilities are located at:

/etc

/usr/home

/root

/usr/bin

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which command is used to print the current working directory?

pwd

echo $PWD

only - pwd

both pwd and echo $PWD

5.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which command is used to copy entire directory?

cp -r [directory_to_be_copied] [new_directory]

cp -i [directory_to_be_copied] [new_directory]

cp -p [directory_to_be_copied] [new_directory]

none of these

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Media Image

Suppose you are in your home directory, /home/raf as in diagram above. What is the relative path for the file called "save" in the Email subdirectory?

/raf/email/save

/email/save

/home/raf/email/save

email/save

7.

FILL IN THE BLANK QUESTION

1 min • 1 pt

How to append string 'INDIA' to file country.txt

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?