How do I search for a grep file in unix?
No Answer is Posted For this Question
Be the First to Post Answer
Describe file systems in unix?
Suppose I have one column with data smithjohnmichale the o/p should be smith,john, michale how we do in unix?
What will be the result if we run the command #find /tmp - mtime -2 and #find /tmp -mtime +2
Explain superblock in unix.
Why is unix better than windows?
What is $path in unix?
How do I grep multiple patterns in unix?
How is windows different from unix?
how to kernel protected memory?
Name the different file types available with unix.
What do you mean by unix?
Assume that there are two different filesystems as /abc and /xyz. There is a file A under filesystem /abc which has to be linked to filesystem /xyz. Which link will you use - soft link or hard link? why?