Search
.Management Sciences
Category: Basic of linux unix
Which of the following is a valid format for mounting a CD-ROM drive ?
0
A. mount -t iso9660 /dev/cdrom / mnt/cdrom
B. mount /dev/cdrom
C. mount /mnt/cdrom
D. All of the above
Which command is used to save the standard output in a file, as well as display it on the terminal ?
A. more
B. cat
C. grep
D. tee
Which of the following shell’s wildcards are used to match any number of characters including none ?
A. [ijk]
B. [!ijk]
C. ?
D. *
What protocol(s) is(are) allowed a user to retrieve her/his mail from the mail server to her/his mail reader ?
A. POP3
B. FTP
C. MAP
D. All of the above
Which of following commands is used for an automatic reminder service ?
A. write
B. mesg
C. calendar
D. mail
The ls -l command tells_________________?
A. who the owner of the file is
B. the name of the group owner of the file
C. how large the file is and when the file was last modified.
D. All of the above
What does OSS stand for ?
A. Open System Software
B. Original Source Software
C. Open Source Software
D. Original System Server
Which of the following directories contain all the Alias created by a user, including his login directory ?
A. /tmp
B. /etc
C. /usr
D. /dev
Recent Comments