CSE493_QUIZ 1

CSE493_QUIZ 1

University

20 Qs

quiz-placeholder

Similar activities

Operating System Quiz

Operating System Quiz

University

20 Qs

Kuis Sistem Operasi 2022

Kuis Sistem Operasi 2022

University

17 Qs

Python Files

Python Files

University

20 Qs

Linux User Management

Linux User Management

10th Grade - University

20 Qs

Chapter 3

Chapter 3

University

15 Qs

Quiz_03

Quiz_03

University

15 Qs

CSE105

CSE105

University

15 Qs

WLUG Linux CS quiz

WLUG Linux CS quiz

University

16 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?