Write in brief on unix file structure, Operating System

Assignment Help:

Write in brief on UNIX file structure.

UNIX considers every file to be a sequence of 8-bit bytes no interpretation of these bits is made by the operating system. This system provides for maximum flexibility except little support. Every application program must include its own code to interpret an input file into the appropriate structure. Though all operating system should support at least one structure that of an executable file so that the system can load and run programs. A File contains two parts

1.      resource fork

2.      data fork

Resource fork enclose information of interest to the user. For example it holds the labels of any of the buttons displayed by the program. The data fork contains program data or code the traditional file contents. In UNIX if a user needs to relabel these buttons in his own language the programmer would require changing and recompiling the source code unless the programmer created his own user-changeable data file.

 


Related Discussions:- Write in brief on unix file structure

Explain the benefits of thread over process?, BENEFITS OF THREADS OVER PROC...

BENEFITS OF THREADS OVER PROCESS If implemented correctly after those threads have some advantages of (multi) processes, they take: 1. Less time to create a new thread tha

Define rotational latency and disk bandwidth, Define rotational latency and...

Define rotational latency and disk bandwidth. Rotational latency is the additional time waiting for the disk to rotate the wanted sector to the disk head. The disk bandwidth is

Inventory differences, What makes a Just-in-Time inventory system differ fr...

What makes a Just-in-Time inventory system differ from a traditional inventory system?

Define the features to implement top down parsing, Define the features are ...

Define the features are needed to implement top down parsing                      Source string marker, Prediction making mechanism and Matching and Backtracking mechanism

What are the different types of semaphore?, What are the different types of...

What are the different types of semaphore? Principally the semaphore is able to be classified into two on the basis of their values a)      Counting semaphore: In counting s

Fibonacci sequence, #questionThe Fibonacci sequence is the series of number...

#questionThe Fibonacci sequence is the series of numbers 0,1,1,2,3,5,8,… Formally, it can be expressed as: fib0 = 0 fib1 = 1 fibn = fib n-1 + fib n-2 Write a C program u

Linux operation system, wat are the commands used for creating the file hie...

wat are the commands used for creating the file hierarchy

Dynamically loadable kernel modules, Q. Dynamically loadable kernel module...

Q. Dynamically loadable kernel modules give elasticity when drivers are added to a system however do they have disadvantages too? Under what situations would a kernel be compiled

How is memory management done using bit maps?, How is memory management don...

How is memory management done using bit maps? A bit map is here in this we signify the bit value as 0 or 1. 1-hole 0-process In this we are able to represent the proce

Write Your Message!

Captcha
Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd