How do we change file access permissions?
No Answer is Posted For this Question
Be the First to Post Answer
What is meant by unix operating system?
How can you kill a process in unix?
What are the basic responsibilities of a shell?
What is pattern matching in unix?
Is it possible to see information about a process while it is being executed?
What are the three major components of any unix system?
How do I search for a grep file 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.
List the distributions of unix.
What are states that the page can be in, after causing a page fault?
What do you understand by the term single user system?
command to display different lines that are found when compare two files?