What is unix operating system explain various components of unix operating system?
No Answer is Posted For this Question
Be the First to Post Answer
Does apple run unix?
How do I find my unix os version?
Is unix a coding language?
What is .login file in unix?
What are links and symbolic links in UNIX file system?
Differentiate swapping and paging.
What is a unix file?
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 will be the result if we run the command #find /tmp - mtime -2 and #find /tmp -mtime +2
What a pipe?
Write a shell script that requests the user's age and then echoes it, along with some suitable comment.
How would you identify daemons in unix?