0% found this document useful (0 votes)
1K views5 pages

IT601P-Quiz-1 by Vu Topper RM

Uploaded by

harismujt
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
1K views5 pages

IT601P-Quiz-1 by Vu Topper RM

Uploaded by

harismujt
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 5

IT601-P Quiz-1 By Vu Topper RM

For Help = 03224021365.03164980094


IT601-P Quiz-1 By Vu Topper RM
For Help = 03224021365.03164980094
Consider you are in the home directory, what will be effect if you
execute the following command.cd ../..
A. You will be moved to the root directory
B. It is an Invalid command
C. You will be moved to the hidden directory ../
D. You will remain in the current directory

Linux OS treats devices as ________.


A. Interfaces
B. Folders
C. Directories
D. Files

When a client-server program is run in Linux system, the connection-


end-points are created under the directory ________________.
A. /
B. /end_points
C. /tmp
D. /run

The linux directory /lib contains ________.


A. Dependencies of programs in /bin and /sbin
B. Dependencies of programs in /usr/bin
C. Data for services
D. Dependencies of programs in /etc

pwd command stands for ________.


A. Print working directory
B. Currrent user password
C. Password
D. Path of working directory
IT601-P Quiz-1 By Vu Topper RM
For Help = 03224021365.03164980094
"/dev/null" is an example of ___________ in linux system.
A. Default-device
B. User-defined-device
C. Pseudo-device
D. Physical-device

The Linux OS uses a ________ directory structure.


A. Hierarchical
B. Circular
C. Linear
D. Flat

myFolder/myLab/ex1.txt is an example of ________.


A. Relative path
B. Invalid path
C. Virtual path
D. Absolute path

What best describes the output of the following command. dir *p.* >
~/d.txt
A. Append the contents of working directory to the file d.txt.
B. List the file and folders with p at the end of their name.
C. Redirect the output of the command dir *p.* to the file d.txt in
home directory.
D. Display the contents of the file located in the home path.
IT601-P Quiz-1 By Vu Topper RM
For Help = 03224021365.03164980094
In Linux system, the devices without any physical hardware are known
as ________________ .
A. Reserved Devices
B. Pseudo Devices
C. Soft Devices
D. Missing Devices

The root/ path is a _______________ in a linux system.


A. Security risk
B. Absolute Path
C. A home directory path
D. Root Path

For a standard user, the command "./sbin/client" will


___________________ on Ubuntu system.
A. Connect the client to server
B. Report permission error
C. Successfully run
D. Not run

Generally, shared directories can be enlisted using the command


______________.
A. dir shares
B. ls /usr/shares
C. ls
D. ls /mnt
IT601-P Quiz-1 By Vu Topper RM
For Help = 03224021365.03164980094
The following command will ________. mkdir ~/d1 d2 d3
A. Fail to execute
B. Create directories d1, d2 and d3 in current working directory
C. Create a directory d1 in home directory and directories d2 and
d3 in current working directory
D. Create directories d1, d2 and d3 in the home directory

The simplest way to delete an empty directory is _________.


A. rmdir -r <DirectoryPath>
B. rm <DirectoryPath>
C. rmdir <DirectoryPath>
D. del <DirectoryPath>

Visit My YouTube Channel


For Subjective and More
Important Files
Channel Name = #VuTopperRM

You might also like