Answer Posted / shimpi goyal
Six types are there :
1) regular file ( binary or data )
2) directory
3) executable file
4) symbolic link
5) Device file
6) Named pipe
| Is This Answer Correct ? | 5 Yes | 3 No |
Post New Answer View All Answers
What is grep in bash?
How do I use grep to find a file?
What does grep v grep do?
What is grep command in unix with examples?
Who wrote grep?
Explain the steps that a shell follows while processing a command.
What is the comma to show the space allocation of files?
What does awk stand for?
Write a command that will find all text files in a directory such that it does not contain the word "amazing" in any form (that is, it must include the words amazing, amazing, or amazing)?
When i run a programm of orphan process. Instead of getting child's parent (ppid)=1 ..i get 1400 and it varies as per system.
How can i findthe right soluion???
My pgm:
#include
What do chgrp command do?
How does the system know where one command ends and another begins?
What is grep short for?
How to find $ai_serual resolved path by using unix
Why is shebang used?