Explain linux file types
Answer Posted / sai ganesh
1. Regular File
-rw-r–-r-– 1 root root 22 Oct 6 15:33 install.log
2. Directory File
drwx------ 2 root root 4096 Oct 6 15:33 test1
3. Block File
brw------- 2 root disk 41, 0 May 5 1998 root
4. Character File
crw------ 2 root root 5, 0 May 5 1998 rawctl
5. Socket File
srw-rw-rw- 2 root root 4096 Oct 6 15:33 log
6. Link File
lrwxrwxrwx 2 root root 4096 Oct 6 15:40 mail -> spool/mail
7. Pipe File (the pipe file and Door file comes in printer configuration)
8. Door File
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
What is spinwait?
What do we use for managing hash table collisions?
Is linux a scripting language?
Why linux is more secure than windows?
How to make usb bootable?
Can spinlock be interrupted?
How do you check permissions of each directory to a file?
What is the core of the linux operating system?
Do we need antivirus for linux?
What is mutex c#?
how would you find the logged user details in linux?
Is it possible to reduce the size of a already created partition?
Explain regular expressions?
what is an mx record in linux?
Why do hackers use linux?