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
Why do we need unix shell scripting?
Which file system is used in unix?
How do I run a ksh script in unix?
What is the root directory in unix?
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 are the various ids in unix processes?
What is the difference between a single dot and double dot in unix?
How old is unix?
What is procedure to configure Mirror rootvg in HP-UX?
Write a script that prints out date information in this order: time, the day of week, day number, month, year(sample output: 17:34:51 pdt sun 12 feb 2012)
What is a parent directory in unix?
What are the links and symbolic links in a unix file system?