Is unix free?
No Answer is Posted For this Question
Be the First to Post Answer
What is the difference between NFS 3 and NFS 4? What are new features added in NFS4?
What is unix and its features?
You have a file called tonky in the directory honky. Later you add new material to tonky. What changes take place in the directory, inode, and file?
Is mac a unix system?
Explain the importance of directories in a unix system
What is unix operating system used for?
What is unix shell scripting used for?
Pipes support half duplex communication. But if we want full-duplex communications we should use two pipes between two processes. Is such situation can leads to deadlock? Write two scenarios that could leads to deadlock in such situations?
In what way the validity fault handler concludes?
How do I run a shell script 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.
What language is unix written?