What is unix shell scripting used for?
No Answer is Posted For this Question
Be the First to Post Answer
What is output of the following?
how to list all the hidden files?
What is a shell?
Why does the server parent need to close the connected socket returns from accept in a concurrent TCP server? What may happen if it does not do so?
List some features of unix.
What do you mean by unix operating system?
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.
Who owns unix?
How can you kill a process in unix?
What is unix kernel?
What is meant by the term super user?
Explain how do you create special files like named pipes and device files?