1)what is grep|sort give example?
2)what are the test commands
Answer / mahender
1) grep stands as Globally Search for Regular Expression
and Print.
It is used for displaying the pattern matching lines from
requested file or files .
| Is This Answer Correct ? | 5 Yes | 0 No |
What is necessary before running a shell script from the terminal?
Interviewer: Lets say there is a partition of 100GB. When i tried to create a file using touch command, under any directory, it was unable to create the file- '100% full disk space'. I calculated the size of each and every directory on that partition mannually by adding each file size & in came out to be total size 50GB. Then where is the remaining 50GB ? why it is showing disk space 100% full in 'df -h' command?
What is path variable in unix?
Explain Sticky bit?
What is difference between unix and windows operating system?
What is unix operating system explain various components of unix operating system?
Explain how and when a DNS request is solved when a user tries to surf to the site www.abcdeg.in .Assume the user machine uses a local name server and sits on another network other than www.abcdef.in.
How the Kernel handles the copy on write bit of a page, when the bit is set?
What does "bulk loading of a table" mean? Can you describe advantages or disadvantages of using these features?
What is unix full form?
What is standard unix streams ?
Name the different file types available with unix.