CSE493_QUIZ 1

CSE493_QUIZ 1

University

20 Qs

quiz-placeholder

Similar activities

CSE105 Quiz 02

CSE105 Quiz 02

University

15 Qs

Kuis Sistem Operasi 2022

Kuis Sistem Operasi 2022

University

17 Qs

Linux Essentials

Linux Essentials

University

15 Qs

Chapter 6 - Unix II

Chapter 6 - Unix II

University

15 Qs

RHA  Sample 2024

RHA Sample 2024

University

18 Qs

Got Git?

Got Git?

University

15 Qs

Linux Directory Structures

Linux Directory Structures

10th Grade - University

20 Qs

Commanding the Command Line Quiz

Commanding the Command Line Quiz

University

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