⟩ Syntax to suppress the display of command error to monitor? a) command > &2 b) command 2> &1 c) command 2> &2 d) command 2> /dev/null
d) command 2> /dev/null
d) command 2> /dev/null
What does exec family return?
What do fork() internally call?
How to create secured appeche web sever?
What is stored at /lib/modules?
What is stored in /proc?
What kind of information the Linux driver modules (.ko ) files has?
What is the diff between ext3 and ext2 File system?
How to use resize2fs, what is the purpose?
What is the diff between ssh and telnet?
What is difference between spinlock, seamaphores and mutex and where to use it?