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 the use of find command in unix?
Which command is used to kill the last background job?
How does shebang work?
What is command substitution?
What is the difference between awk and grep?
What do chmod, chown, chgrp commands do?
Explain ‘system calls’ with respect to unix commands?
How do I search a whole word in vim?
Which command is used to copy files?
What do know about tee command and its usage?
How to use grep command to list find the records of a file containing 10 different strings?
Write a command that will display files in the current directory, in a colored, long format.
What are the commands in UNIX to list the files in a Directory?
Name the various commands that are used for the user information in unix.
What is awk used for?