Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

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 is grep in bash?

1119


Can you explain a little bit about command substitution?

1164


What is the difference between awk and grep?

1337


What is the first character of the output in ls l command?

1263


What is the function of grep command in unix?

1234


What do chmod command do?

1288


Which command will print your home directory on screen?

1155


Is there a way to erase all files in the current directory, including all its sub-directories, using only one command?

1451


How do I clear my terminal history?

1231


Who invented grep?

1213


Why is it called a shebang?

1248


How do I use grep to search for a file?

1106


What does this command do? Cat food 1 > kitty

1638


How do I search for text in vi?

1103


What is awk good for?

1194