What is process termination in unix?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More Unix General Interview Questions

What are the benefits of running processes in the background?

0 Answers  


Differentiate swapping and paging.

0 Answers  


What is meant by the term nohup?

0 Answers  


What will be the result if we run the command #find /tmp - mtime -2 and #find /tmp -mtime +2

6 Answers   Steria,


List a few significant features of unix?

1 Answers  


Interviewer: Lets say there is a partition of 100GB. When i tried to create a file using touch command, under any directory, it was unable to create the file- '100% full disk space'. I calculated the size of each and every directory on that partition mannually by adding each file size & in came out to be total size 50GB. Then where is the remaining 50GB ? why it is showing disk space 100% full in 'df -h' command?

2 Answers   Infosys,


How do I grep recursively in unix?

0 Answers  


What are special characters in unix?

0 Answers  


1)How to schedule a job,that will periodically execute in second by crontab? 2)I know only second specific time to execute the job. like 10 10 * * * sleep 40&&ps -l>/dev/pts/1 It will execute at 10:10:40 AM but do not know how to execute 15 second,30 second so on at 10:10 am.

3 Answers   Qwest,


What do you understand by the term single user system?

0 Answers  


How the Kernel handles the copy on write bit of a page, when the bit is set?

0 Answers  


Name the key features of the bourne shell.

0 Answers  


Categories