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
How do I run a whois command?
Enumerate some of the most commonly used network commands in unix?
What does touch command do in unix?
How do I delete files from command prompt?
What is the use of tee command?
What is the difference between awk and grep?
Name the unix command to find how many days the server has been up.
Why is grep called grep?
What command is used to switching between users in unix?
Which unix command lists files/folders in alphabetical order?
What does the command '$ls | wc –l > file1' do?
What is the difference between cat command and more command?
What are the differences among a system call, a library function, and a unix command?
What is the use of cut command in unix?
What is the command to compare two files in unix?