GeekInterview.com
  I am new, Sign me up!
 
GeekInterview.com  >  Interview Questions  >  Operating System  >  Unix Programming
Go To First  |  Previous Question  |  Next Question 
 Unix Programming  |  Question 20 of 43    Print  
What is the structure of UNIX file system?

  
Total Answers and Comments: 1 Last Update: May 31, 2007     Asked by: janelyn 
  
 Sponsored Links

 
 Best Rated Answer

No best answer available. Please pick the good answer available or submit your answer.
May 31, 2007 06:00:59   #1  
vaibhavjain85 Member Since: May 2007   Contribution: 2    

RE: What is the structure of UNIX file system?

/(root)

UNIX BIN Lib DEV USR TMP ETC …...


 
Is this answer useful? Yes | No

 Related Questions

Latest Answer : Multi level Round Robin Scheduling algorithm ...

Latest Answer : A file system is a collection on BOOT BLOCK, SUPER BLOCK, I-LIST and DIRECTORY AND DATA BLOCK. Every directory have a pointer to a i-node(Information node) number and the directory name. Every i-node have the details about the file not the data. ...

Latest Answer : Read from file:cat file_nameOr on terminal pagewise read as :more file_name.Write to file :echo "`cmd`" > file_name.Where cmd= any executable UNIX command.             >  ...
Read Answers (3) | Asked by : Sivaram

Latest Answer : mkdir to create directorycd to change directoryrmdir to remove directory (must be empty)pwd to show present working directoryls to list contents of a directory ...

Latest Answer : /(root)UNIX           BIN            Lib          DEV               ...
Read Answers (1) | Asked by : janelyn

Latest Answer : We can use chmod *** dir_nameWhere *** are permissions. ...
Read Answers (3) | Asked by : timmy

Latest Answer : The file server is a machine that shares its disk storage and files with other machines on the network. ...
Read Answers (1) | Asked by : fred

Latest Answer : IPC also ...
Read Answers (2) | Asked by : scott

Latest Answer : This is easiest way:sleep seconds ...

== Users and permissions practicum == * Rig it so everything in the folder gets deleted tonight at 10pm. Every night at 10pm.== Local security == * How do you feel about `sudo`? * What's the difference 


 Sponsored Links

 
Related Articles

Concepts of Object-Oriented Programming

Object Oriented JavaScript In this chapter you ll learn about OOP Object Oriented Programming and how it relates to JavaScript As an ASP NET developer you probably have some experience working with objects and you may even be familiar with concepts such as inheritance However unless you re already a
 

C++ Structure Part II

C Structure Part II In this C tutorial Structures Part II you will learn how to use structure in an efficient way and features of structures explained with examples mosgoogle center Structure Members Initialization As with arrays and variables structure members can also be initialized This is perfor
 

C++ Structure

C Structure In this C tutorial you will learn about Structure declaring a Structure how to declare Structure Variable and how to access the structure members in C mosgoogle What is a Structure Structure is a collection of variables under a single name Variables can be of any type int float char et
 

What is Common Data Structure

In big data warehouses such as those used by business organizations which may have many branches around the world and which may have diversified products and services, different kinds of data flood the warehouse every single day. These data may come from other warehouse data sources, or simply fresh
 

What is Data File

In a logical data model, the conceptual data model which is based on the business semantic is being defined. Thus, entities and relationships and corresponding table and column design, object oriented classes, and XML tags, among other things are being laid regardless of the database will be physica
 

How to call C header that is not provided generally by system in C++?

Headers can be called by using extern C Syntax of extern C is: extern "C" <function declaration> for example to call C functions from C++ we can write extern "C" { <function declaration> <function declaration> ...
 

SQL Programming

SQL Programming Overview Anybody who has done something for a long time has probably wanted to change how things work at some point or another. A worker at a mill might have found a more efficient way of cutting logs, or a mathematics teacher might have had a hand in changing a school’s al
 

ITIL Structure

In this article, let us go through some of the aspects involved in the ITIL Structure. Business Perspective The business perspective is meant to familiarize the Business Management with the supporting components and the architectural design of the Information and Technology (ICT), the infrastructure
 

System Implementation

In the previous articles relating to SDLC Stages we discussed about Project Planning and Feasibility Study moved on to System Analysis and Requirements which lead to Systems Design. Systems Design will naturally lead to another stage where it becomes closer to the actual deployment of the p
 

System Analysis and Requirements

In the previous chapter, we’ve discussed about project planning and feasibility study. That stage was important because it tries to establish a problem in our highly technological world. As our understanding on what we can do in computers evolve and so are the things that we need to make t
 

About Us -  Privacy Policy -  Terms and Conditions -  Contact -  Ask Question -  Propose Category -  Site Updates 

Copyright © 2005 - 2009 GeekInterview.com. All Rights Reserved

Page copy protected against web site content infringement by Copyscape