What do you understand by the term wild-card interpretation?
No Answer is Posted For this Question
Be the First to Post Answer
What is piping?
What is necessary before running a shell script from the terminal?
What does cd mean in unix?
Is android unix based?
Is unix cli or gui?
Is windows 10 unix based?
What are conditions on which deadlock can occur while swapping the processes?
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?
What are links and symbolic links in UNIX file system?
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?
How to display n-th line of a file in Unix?
command to display different lines that are found when compare two files?