-
-
-
-
-
-
-
-
-
-
-
-
How to save a path in command prompt to recall it later.
How can I save a path to my favorites in command prompt to recall it later?
-
-
Setting kernel parameters
How to set kernel parameters in Red Hat Linux, AIX, & Solaris.
-
-
Usage of source command in unix
What is the use of "source" command apart from running the script in current shell?
-
Open Source
What is the meaning of open source? How it is associated with the meaning of heavily documented?
-
Masked Code
What is the number of the masked code ee@?
-
How to do soft mount ?
Explain any precautions needs to be take before you do soft mount
-
Explain kill() and its possible return values?
There are four possible results from this call:‘kill()’ returns 0. This implies that a process exists with the given PID, and the system would allow you to send signals to it. It is system-dependent whether the process could be a zombie.‘kill()’ returns -1, ‘errno == ESRCH’ either no process exists with the given PID, or security enhancements are causing the system to deny its existence. (On some...
UNIX Interview Questions
Ans