What is pid?
Answers were Sorted based on User's Feedback
Answer / raj
process idntification no. which has genrated for every
process and this is the unique one.
| Is This Answer Correct ? | 13 Yes | 1 No |
Answer / bharath
Unix identifies every process by a Process Identification
Number (pid) which is assigned when the process is
initiated. When we want to perform an operation on a
process, we refer to it by its pid or ProcessId.
| Is This Answer Correct ? | 13 Yes | 2 No |
Answer / venu
Pid is basically process identification number and it's
required for executing any kind of tasks. pid will get
changed when you take the restart of server.
Regards,
Venu
| Is This Answer Correct ? | 1 Yes | 1 No |
Answer / kiruthiga,s
each and every process have a unique id by which the kernel
will identify a process. this is caled PID.
| Is This Answer Correct ? | 0 Yes | 0 No |
Give two UNIX kernel parameters that effect an Oracle install
How do you grep recursively?
Which command is used to delete all files in the current directory and all its sub-directories?
How do you create a file in UNIX
36 Answers Accenture, EMG, Nokia, QA, TD,
What do chgrp command do?
what is the use of "test" command in unix?
Write a command that will display files in the current directory, in a colored, long format.
Which command should you use to find the remaining disk space in unix server?
Explain ‘system calls’ with respect to unix commands?
Can you explain a little bit about command substitution?
distinguish between interrupts and exceptions?
How do you change your account's password?