CSE493_QUIZ 1

CSE493_QUIZ 1

University

20 Qs

quiz-placeholder

Similar activities

Linux quiz 2

Linux quiz 2

University

15 Qs

Windows Commands!

Windows Commands!

University

22 Qs

Linux Tools for Developers

Linux Tools for Developers

University

15 Qs

Linux File Permission

Linux File Permission

University

20 Qs

THE BIG BANG QUIZ

THE BIG BANG QUIZ

1st Grade - Professional Development

15 Qs

GIT Workshop 2021

GIT Workshop 2021

University

20 Qs

Cyber EOP - Rights Permissions By Mr. B

Cyber EOP - Rights Permissions By Mr. B

12th Grade - University

20 Qs

Operating System Quiz

Operating System Quiz

University

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