List the distributions of unix.


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

Post New Answer

More Unix General Interview Questions

What can you tell about shell variables?

0 Answers  


What are the types of unix operating system?

0 Answers  


What is wild-card interpretation?

0 Answers  


What is the significance of the superuser?

0 Answers  


What do you understand by the term filters?

0 Answers  






What is unix buffer cache?

0 Answers  


How to stop an infinite loop 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,


Consider a TCP echo client which blocks on fgets which read input from standard input. If now the corresponding server process crashes, what will client TCP kernel receive? Can the client process receive that? Why or why not? How you solve the above problem?

1 Answers  


Suppose you have a scheduling chain where the process 1 is a predecessor of the process 2 and both of them are scheduled every Monday at 8.00pm. Will I find execution log of process 1 every Tuesday morning? And what about the other one? Why?

1 Answers   Accenture, IBM,


Name the data structure used to maintain file identification?

0 Answers  


Explain what are the unix system calls for i/o?

0 Answers  


Categories