Basic file operations

Basic file operations

University

10 Qs

quiz-placeholder

Similar activities

Lab - 01 : Class Participation

Lab - 01 : Class Participation

University

8 Qs

BSIT3202-05 Quiz 1-LE

BSIT3202-05 Quiz 1-LE

University

15 Qs

modul 13-14

modul 13-14

University

10 Qs

OSS (QUIZ 8) Security and Protection

OSS (QUIZ 8) Security and Protection

University

15 Qs

STP_Integrasi aplikasi

STP_Integrasi aplikasi

9th Grade - University

15 Qs

Questionário 2.2

Questionário 2.2

University

5 Qs

Basic Logic & Programming pt.2

Basic Logic & Programming pt.2

6th Grade - University

10 Qs

ubuntu quiz 20SSL6043

ubuntu quiz 20SSL6043

University

10 Qs

Basic file operations

Basic file operations

Assessment

Quiz

Information Technology (IT)

University

Hard

Created by

Ishini Ranganee

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How would you copy a file named file5.txt from the Documents directory to the Backup directory?

cp ~/Documents/file1.txt ~/Backup/

ls- list file in directly

cp ~/Documents/file5.txt ~/Backup/

create links to a file

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What command would you use to list all files in a directory along with their inode numbers?

ls-a

ls -i

ls -h

ls -f

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How would you delete a file named temp.txt in the current directory?

de temp.txt

cp temp.txt

rmi temp.txt

rm temp.txt

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How would you rename a file old_name.txt to new_name.txt in the current directory?

mv old_name.txt old_name.txt

mv new_name.txt new_name.txt

mv old_name.txt new_name.txt

mv 1_name.txt old_name.txt

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How can you list files in a directory and include indicators for file types

ls -F

cp -F

ls -I

mv -F

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What command would you use to list files in a directory with detailed information, including file permissions, and display the sizes in a human-readable format (e.g., 1K, 2M)?

ls -mv

cp -lh

ls -lh

ls -25

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What can you use to recursively copy direction?

-a or -R option

only -a option

only -R option

All these answers

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?

Discover more resources for Information Technology (IT)