how many types of file in unix?

Answer Posted / manish

1. Regular file:(-):contains data in either text format or
binary format
2. Directory file:(d):contains entries of files
3. FIFO file:(f):2 communicate betn 2 processes running on
same system
4. Block special file:(b):name given 2 special blocks of
hard disk
5. Sybolic file:(l):its a link or pointer to already
existing file
6. Socket file:(s):2 communicate betn 2 processes running on
different system in a network
7. Character special file:(c):handles only characted
formatted data
eg.stdin, stdout, stderr

Is This Answer Correct ?    5 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What do chmod, chown, chgrp commands do?

628


What does grep v grep do?

546


What is .sh file?

614


What difference between cmp and diff commands?

717


What is s and g in sed command?

555






What is the behavioural difference between cmp and diff commands?

670


What is merge command in unix?

940


What is the nmap command?

578


How do you repeat a command in terminal?

587


Differentiate cmp command from diff command.

584


Who command in unix?

567


What is time_t?

581


What is the use of awk command in unix?

573


Is it inbetween or in between?

574


What does the command ' $who | sort –logfile > newfile' do?

761