What command is used with vi editor to search a pattern in the forward direction ?
What command is used with vi editor to search a pattern in the forward direction ?
A. ??
B. //
C. ?
D. /
A. ??
B. //
C. ?
D. /
A. Using useradd
B. Using adduser
C. Using linuxconf
D. All of the above
A. r user-list
B. m user-list
C. d user-list
D. e user-list
A. :q
B. :w
C. q!
D. ?
A. A
B. a
C. i
D. I
A. cp
B. cpio
C. cp – p
D. copy
A. ls
B. ls -1
C. ls -x
D. lc
A. Execute permission for the owner
B. Write permission for others
C. Read and write permission of groups
D. All of the above
A. C shell
B. Korn shell
C. Bourne shell
D. Smith shell
A. chmod u-x, go+r note
B. chmod go+r, u+x note
C. chmod g-x, uo+r note
D. chmod go+x, u-x note