Define a process group.
No Answer is Posted For this Question
Be the First to Post Answer
What is the property of unix?
What are the file permissions and access modes in unix?
What is unix operating system explain various components of unix operating system?
Is unix a coding language?
How do you kill a process in unix?
Describe file systems in unix?
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.
how to list all the hidden files?
What is unix buffer cache?
Can you explain what does the kernel do?
Discuss briefly about the directory representation in unix.
What is pipe in unix example?