Answer Posted / jagadeeb choudhury
Program under execution is called a process.
Each and every process is all ways identified by a number
called process id or PID.
and
Program not under execution is called a File.
Thanks,
Jagadeeb@gmail.com
Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
What is the nmap command?
Explain command to display different lines that are found when compare two files?
Differentiate cmp command from diff command.
What does the “echo” command do?
How do I clear my terminal history?
Which unix command lists files/folders in alphabetical order?
Explain command to view process running?
What are file commands?
What is time_t?
How do I search a whole word in vim?
Which command is used to kill the last background job?
Explain ‘system calls’ with respect to unix commands?
Enlist some filename manipulation commands in unix.
What happens when we execute a unix command?
Which command is used to copy files?