Answer Posted / 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 |
Post New Answer View All Answers
What is the use of awk command in unix?
Which unix command lists files/folders in alphabetical order?
What is in grep command?
What is command statement?
Which command is used to delete all files in the current directory and all its sub-directories?
How do I use nslookup?
Write a command that will display files in the current directory, in a colored, long format.
What are reported commands?
Which command is used to copy files?
Explain command to display different lines that are found when compare two files?
What difference between cmp and diff commands?
What is the command to view process running?
Describe the usage and functionality of the command rm –r * in unix?
Enumerate some of the most commonly used network commands in unix?
What is grep and how do you use it?