Search
.Management Sciences
Category: Basic of linux unix
Which of the following is not a part of default Red Hat Linux email system ?
0
A. Pine
B. The MTA
C. The MUA
D. procmail
Which command is used to change directory to the name beginning with a ‘p’ ?
A. cd p
B. cd p?
C. cd p*
D. cd [p]
To build a modularized kernel, the kernel-headers and kernel-source packages must first be installed. Where will you find the kernel-headers and kernel-source ?
A. /usr/local
B. /usr/src/linux
C. /usr/sre/redhat
D. /usr/bin
The command to count the number of files in the current directory by using pipes, is_______________?
A. ls | wc
B. ls -l | wc -l
C. ls | wc -w
D. ls | ws -c
Which command is used to locate all the .profile files in the system ?
A. ls profile
B. find /-name profile -print
C. cd /.profile
D. l -u .profile
Which command is used with vi editor to search a pattern in the forward direction ?
A. /
B. ?
C. //
D. ??
The cat command is used to_______________?
A. capture a file
B. display a file
C. print a file
D. copy a file
Which of the following subdirectory(ies) contains the system boot scripts?
A. /dev
B. /bin
C. /etc
D. /home
Recent Comments