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 / narendra simha talluri

Above answer #3 is an example for file command

$file /bin /bin/ed /usr/src/cmd/ed.c /usr/man/man1/ed.1

/bin : directory
/bin/ed : pure executable
/usr/src/cmd/ed.c : c program text
/usr/man/man1/ed.1 : roff, nroff, or eqn input text

so these are the four fairly typical files( what i explained earlier )

Is This Answer Correct ?    7 Yes 15 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What do chmod command do?

1288


What is the comma to display different lines that are found when compare two files?

1247


Who invented grep?

1213


What is the comma to show the space allocation of files?

1139


What does #!/ Bin sh do?

1120


What will the following command do?

1176


What is the command to find hidden files in the current directory?

1241


How do you repeat a command in terminal?

1297


What is the difference between awk and grep?

1339


What is command statement?

1242


What are grep patterns?

1153


Explain the terms ‘system calls’ and ‘library functions’ with respect to unix commands?

1270


What is the command to view process running?

1159


What is the general format of unix command syntax?

2035


How is the command '$cat file2 ' different from '$cat >file2 and >> redirection operators ?

1364