Search
.Management Sciences
Category: Basic of linux unix
What command is used to save the standard output in a file, as well as display it on the terminal ?
0
A. tee
B. grep
C. cat
D. more
Which of are following internal commands is used in mail to forward mail to user in user-list ?
A. r user-list
B. m user-list
C. d user-list
D. e user-list
What command is used to halt a Linux system ?
A. init 0
B. Shutdown -t
C. Shutdown -g -y0
D. Ctrl+Alt+Del
Which command is used to copy the three files wb, collect and mon into the misc directory, under the same, when you were currently in the programs directory ?
A. copy wb ../misc collect ../misc mon ../misc
B. cp wb collect mon ../misc
C. copy wb collect mon /misc
D. tar wb collect mon /misc
Recent Comments