⟩ cmd > abc 2>&1 will a) Write file2 to file1 b) Write standard output and standard error to abc c) Write standard error to abc d) Write standard output to abc & standard error to monitor
b) Write standard output and standard error to abc
b) Write standard output and standard error to abc
How to remove a PV from lvm without any data loss?
If the FS is in read-only mode, so we cannot create any file. How will you fix it?
How to create swap partition after OS installation?
How to find out the dependency required for a package?
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?