how to use grep command to list find the records of a file
containg 10 different strings
Answers were Sorted based on User's Feedback
Suppose you have a scheduling chain where the process 1 is a predecessor of the process 2 and both of them are scheduled every Monday at 8.00pm. Will I find execution log of process 1 every Tuesday morning? And what about the other one? Why?
Is unix a coding language?
Difference between the fork() and vfork() system call?
How do I search for a grep file in unix?
What is the core of unix operating system?
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?
How to display the contents of a file?
What is regular file in unix?
In what way the Fault Handlers and the Interrupt handlers are different?
What is unix and its features?
What is .sh file in unix?
How to log out in unix?