SlideShare a Scribd company logo
1 of 5
R.D.SIVAKUMAR, M.Sc.,M.Phil.,M.Tech.,
Assistant Professor of Computer Science &
Assistant Professor and Head, Department of M.Com.(CA),
Ayya Nadar Janaki Ammal College,
Sivakasi – 626 124.
Mobile: 099440-42243
e-mail : sivamsccsit@gmail.com
website: www.rdsivakumar.blogspot.in
The Linux File System
The Linux File System
How will you store information in a computer as long as you wish to retain
them? The information can be stored in a file. But, what is a file?
File is a collection of records. A record gives information about an entity.
A record consists of fields. collection of files, which is called as a directory.
All relevant files of the same type will form another set of files called a directory
as already stated.
In this fashion a school may have several set of files All the files are stored on
the disk under one main directory called the root directory. The files are arranged
under a tree structure.
If you stand on your head and watch a tree (without trunk), the root of the tree
is at the top then comes braches, braches will give rise to other branches and ends
up with leaves. The leaf represents the file, the branches represent directories or
sub directories and the root as you have guessed is the root directory.
The root directory has been further sub-divided into directories such as bin,
boot, home, usr, etc, lib, dev, tmp. User directories are created under the home
directory. The home directory is written as /home.
The Linux File System
This shows that home directory is the child of /(called root) directory and root
directory is the parent of home directory. There is no parent for the root directory.
There is no child for the file.
Linux directory structure
When a child is born, the child should be named. In a similar fashion, when
you create a file, you should name it. You should follow the following rules to
create a file.
The Linux File System
The file name
1. may contain characters, underscores, numbers, periods and commas.
2. can be up to 256 characters.
3. should not have a number as the first character.
4. should not begin with a period. (Even though under certain special circumstances
you may start a filename with a period, you will be in a better position if you do not
make use of it. If a file starts with a dot, that file is called a dot file. The dot files are
used normally by the system.)
5. should not contain slash, question mark and asterisk.
6. should not duplicate command names.
The filename may have a primary and a secondary name. The name before the
period is called the primary (or proper) name. The name after the period is called
the secondary name or extension. The extension is used to classify the files. For
example consider files with extension c (.c files). These represents c files.
The name that you give, when you create a file or directory, is not its full name.
The full name of a directory is its path name. The tree structure of the file system
can be used to unambiguously identify and reference any directory or file.
Thank you..!!

More Related Content

What's hot

Presentation on dns
Presentation on dnsPresentation on dns
Presentation on dns
Anand Grewal
 

What's hot (20)

Find and locate
Find and locateFind and locate
Find and locate
 
File management
File managementFile management
File management
 
File management
File managementFile management
File management
 
File system
File systemFile system
File system
 
File management
File managementFile management
File management
 
File and fat
File and fatFile and fat
File and fat
 
File and fat 2
File and fat 2File and fat 2
File and fat 2
 
Directory structure
Directory structureDirectory structure
Directory structure
 
Sa1 chapter-5-managing-local-linux-users-and-groups-v2 (4)
Sa1 chapter-5-managing-local-linux-users-and-groups-v2 (4)Sa1 chapter-5-managing-local-linux-users-and-groups-v2 (4)
Sa1 chapter-5-managing-local-linux-users-and-groups-v2 (4)
 
Users and groups
Users and groupsUsers and groups
Users and groups
 
03 browsing the filesystem
03 browsing the filesystem03 browsing the filesystem
03 browsing the filesystem
 
File Management
File ManagementFile Management
File Management
 
Unix assignment help
Unix assignment helpUnix assignment help
Unix assignment help
 
File system interface
File system interfaceFile system interface
File system interface
 
Presentation on dns
Presentation on dnsPresentation on dns
Presentation on dns
 
File management
File management File management
File management
 
Linux comands for Beginners
Linux comands for BeginnersLinux comands for Beginners
Linux comands for Beginners
 
Bba ii cam u i-operating system concept
Bba ii cam  u i-operating system conceptBba ii cam  u i-operating system concept
Bba ii cam u i-operating system concept
 
File Management
File ManagementFile Management
File Management
 
Ms dos commands for Multimedia Students and Facultyes
Ms dos commands  for Multimedia Students and FacultyesMs dos commands  for Multimedia Students and Facultyes
Ms dos commands for Multimedia Students and Facultyes
 

Similar to The LINUX File System - R.D.Sivakumar

02 Saving Files
02   Saving Files02   Saving Files
02 Saving Files
ryan.hackl
 

Similar to The LINUX File System - R.D.Sivakumar (20)

Unit 3 file management
Unit 3 file managementUnit 3 file management
Unit 3 file management
 
Degonto, File management system in fisheries science
Degonto, File management  system in fisheries scienceDegonto, File management  system in fisheries science
Degonto, File management system in fisheries science
 
Unit ivos - file systems
Unit ivos - file systemsUnit ivos - file systems
Unit ivos - file systems
 
file management_osnotes.ppt
file management_osnotes.pptfile management_osnotes.ppt
file management_osnotes.ppt
 
Chapter 2 Linux File System and net.pptx
Chapter 2 Linux File System and net.pptxChapter 2 Linux File System and net.pptx
Chapter 2 Linux File System and net.pptx
 
Degonto file management
Degonto file managementDegonto file management
Degonto file management
 
Ch10
Ch10Ch10
Ch10
 
Linux File System.docx
Linux File System.docxLinux File System.docx
Linux File System.docx
 
CH11.pdf
CH11.pdfCH11.pdf
CH11.pdf
 
File Systems
File SystemsFile Systems
File Systems
 
File system.
File system.File system.
File system.
 
linux-file-system01.ppt
linux-file-system01.pptlinux-file-system01.ppt
linux-file-system01.ppt
 
Unit 3 chapter 1-file management
Unit 3 chapter 1-file managementUnit 3 chapter 1-file management
Unit 3 chapter 1-file management
 
File System.pptx
File System.pptxFile System.pptx
File System.pptx
 
File system
File systemFile system
File system
 
Chapter 10 - File System Interface
Chapter 10 - File System InterfaceChapter 10 - File System Interface
Chapter 10 - File System Interface
 
File Management
File ManagementFile Management
File Management
 
File Management
File ManagementFile Management
File Management
 
directory structure and file system mounting
directory structure and file system mountingdirectory structure and file system mounting
directory structure and file system mounting
 
02 Saving Files
02   Saving Files02   Saving Files
02 Saving Files
 

More from Sivakumar R D .

More from Sivakumar R D . (20)

Internet Connections and Its Protocols - R D Sivakumar
Internet Connections and Its Protocols - R D SivakumarInternet Connections and Its Protocols - R D Sivakumar
Internet Connections and Its Protocols - R D Sivakumar
 
Internet - R D Sivakumar.
Internet - R D Sivakumar.Internet - R D Sivakumar.
Internet - R D Sivakumar.
 
Data Communication - R D Sivakumar
Data Communication - R D SivakumarData Communication - R D Sivakumar
Data Communication - R D Sivakumar
 
NETWORK SERVICES - R D Sivakumar
NETWORK SERVICES - R D SivakumarNETWORK SERVICES - R D Sivakumar
NETWORK SERVICES - R D Sivakumar
 
Computer Communications - R D Sivakumar
Computer Communications - R D SivakumarComputer Communications - R D Sivakumar
Computer Communications - R D Sivakumar
 
Online Data Protection - R D Sivakumar
Online Data Protection - R D SivakumarOnline Data Protection - R D Sivakumar
Online Data Protection - R D Sivakumar
 
Software Engineering - R.D.Sivakumar
Software Engineering - R.D.SivakumarSoftware Engineering - R.D.Sivakumar
Software Engineering - R.D.Sivakumar
 
Different Kinds of Internet Protocols - R.D.Sivakumar
Different Kinds of Internet Protocols - R.D.SivakumarDifferent Kinds of Internet Protocols - R.D.Sivakumar
Different Kinds of Internet Protocols - R.D.Sivakumar
 
Internet - R.D.Sivakumar
Internet - R.D.SivakumarInternet - R.D.Sivakumar
Internet - R.D.Sivakumar
 
Electronic Publishing Tools for E-Learning - R.D.Sivakumar
Electronic Publishing Tools for E-Learning - R.D.SivakumarElectronic Publishing Tools for E-Learning - R.D.Sivakumar
Electronic Publishing Tools for E-Learning - R.D.Sivakumar
 
E-learning Packages - R.D.Sivakumar
E-learning Packages - R.D.SivakumarE-learning Packages - R.D.Sivakumar
E-learning Packages - R.D.Sivakumar
 
Digital Communication - R.D.Sivakumar
Digital Communication - R.D.SivakumarDigital Communication - R.D.Sivakumar
Digital Communication - R.D.Sivakumar
 
Digigogy in Teaching - R.D.Sivakumar
Digigogy in Teaching - R.D.SivakumarDigigogy in Teaching - R.D.Sivakumar
Digigogy in Teaching - R.D.Sivakumar
 
Cyber Commerce Technology - R.D.Sivakumar
Cyber Commerce Technology - R.D.SivakumarCyber Commerce Technology - R.D.Sivakumar
Cyber Commerce Technology - R.D.Sivakumar
 
Video Lesson Creation - R.D.Sivakumar
Video Lesson Creation - R.D.SivakumarVideo Lesson Creation - R.D.Sivakumar
Video Lesson Creation - R.D.Sivakumar
 
Cognitive and Personal Dimensions of Cyber Learning - R.D.Sivakumar
Cognitive and Personal Dimensions of Cyber Learning - R.D.SivakumarCognitive and Personal Dimensions of Cyber Learning - R.D.Sivakumar
Cognitive and Personal Dimensions of Cyber Learning - R.D.Sivakumar
 
Innovative Presentation - R.D.Sivakumar
Innovative Presentation - R.D.SivakumarInnovative Presentation - R.D.Sivakumar
Innovative Presentation - R.D.Sivakumar
 
Open Source in E-Learning - R.D.Sivakumar
Open Source in E-Learning - R.D.SivakumarOpen Source in E-Learning - R.D.Sivakumar
Open Source in E-Learning - R.D.Sivakumar
 
Tuxpaint - R.D.Sivakumar
Tuxpaint - R.D.SivakumarTuxpaint - R.D.Sivakumar
Tuxpaint - R.D.Sivakumar
 
Academic Blog Design - R.D.Sivakumar
Academic Blog Design - R.D.SivakumarAcademic Blog Design - R.D.Sivakumar
Academic Blog Design - R.D.Sivakumar
 

Recently uploaded

Spellings Wk 4 and Wk 5 for Grade 4 at CAPS
Spellings Wk 4 and Wk 5 for Grade 4 at CAPSSpellings Wk 4 and Wk 5 for Grade 4 at CAPS
Spellings Wk 4 and Wk 5 for Grade 4 at CAPS
AnaAcapella
 

Recently uploaded (20)

Andreas Schleicher presents at the launch of What does child empowerment mean...
Andreas Schleicher presents at the launch of What does child empowerment mean...Andreas Schleicher presents at the launch of What does child empowerment mean...
Andreas Schleicher presents at the launch of What does child empowerment mean...
 
Spring gala 2024 photo slideshow - Celebrating School-Community Partnerships
Spring gala 2024 photo slideshow - Celebrating School-Community PartnershipsSpring gala 2024 photo slideshow - Celebrating School-Community Partnerships
Spring gala 2024 photo slideshow - Celebrating School-Community Partnerships
 
Sternal Fractures & Dislocations - EMGuidewire Radiology Reading Room
Sternal Fractures & Dislocations - EMGuidewire Radiology Reading RoomSternal Fractures & Dislocations - EMGuidewire Radiology Reading Room
Sternal Fractures & Dislocations - EMGuidewire Radiology Reading Room
 
Supporting Newcomer Multilingual Learners
Supporting Newcomer  Multilingual LearnersSupporting Newcomer  Multilingual Learners
Supporting Newcomer Multilingual Learners
 
How to Manage Website in Odoo 17 Studio App.pptx
How to Manage Website in Odoo 17 Studio App.pptxHow to Manage Website in Odoo 17 Studio App.pptx
How to Manage Website in Odoo 17 Studio App.pptx
 
AIM of Education-Teachers Training-2024.ppt
AIM of Education-Teachers Training-2024.pptAIM of Education-Teachers Training-2024.ppt
AIM of Education-Teachers Training-2024.ppt
 
male presentation...pdf.................
male presentation...pdf.................male presentation...pdf.................
male presentation...pdf.................
 
How to Send Pro Forma Invoice to Your Customers in Odoo 17
How to Send Pro Forma Invoice to Your Customers in Odoo 17How to Send Pro Forma Invoice to Your Customers in Odoo 17
How to Send Pro Forma Invoice to Your Customers in Odoo 17
 
PSYPACT- Practicing Over State Lines May 2024.pptx
PSYPACT- Practicing Over State Lines May 2024.pptxPSYPACT- Practicing Over State Lines May 2024.pptx
PSYPACT- Practicing Over State Lines May 2024.pptx
 
MOOD STABLIZERS DRUGS.pptx
MOOD     STABLIZERS           DRUGS.pptxMOOD     STABLIZERS           DRUGS.pptx
MOOD STABLIZERS DRUGS.pptx
 
diagnosting testing bsc 2nd sem.pptx....
diagnosting testing bsc 2nd sem.pptx....diagnosting testing bsc 2nd sem.pptx....
diagnosting testing bsc 2nd sem.pptx....
 
Basic Civil Engineering notes on Transportation Engineering & Modes of Transport
Basic Civil Engineering notes on Transportation Engineering & Modes of TransportBasic Civil Engineering notes on Transportation Engineering & Modes of Transport
Basic Civil Engineering notes on Transportation Engineering & Modes of Transport
 
Major project report on Tata Motors and its marketing strategies
Major project report on Tata Motors and its marketing strategiesMajor project report on Tata Motors and its marketing strategies
Major project report on Tata Motors and its marketing strategies
 
OSCM Unit 2_Operations Processes & Systems
OSCM Unit 2_Operations Processes & SystemsOSCM Unit 2_Operations Processes & Systems
OSCM Unit 2_Operations Processes & Systems
 
FICTIONAL SALESMAN/SALESMAN SNSW 2024.pdf
FICTIONAL SALESMAN/SALESMAN SNSW 2024.pdfFICTIONAL SALESMAN/SALESMAN SNSW 2024.pdf
FICTIONAL SALESMAN/SALESMAN SNSW 2024.pdf
 
e-Sealing at EADTU by Kamakshi Rajagopal
e-Sealing at EADTU by Kamakshi Rajagopale-Sealing at EADTU by Kamakshi Rajagopal
e-Sealing at EADTU by Kamakshi Rajagopal
 
Improved Approval Flow in Odoo 17 Studio App
Improved Approval Flow in Odoo 17 Studio AppImproved Approval Flow in Odoo 17 Studio App
Improved Approval Flow in Odoo 17 Studio App
 
UChicago CMSC 23320 - The Best Commit Messages of 2024
UChicago CMSC 23320 - The Best Commit Messages of 2024UChicago CMSC 23320 - The Best Commit Messages of 2024
UChicago CMSC 23320 - The Best Commit Messages of 2024
 
Stl Algorithms in C++ jjjjjjjjjjjjjjjjjj
Stl Algorithms in C++ jjjjjjjjjjjjjjjjjjStl Algorithms in C++ jjjjjjjjjjjjjjjjjj
Stl Algorithms in C++ jjjjjjjjjjjjjjjjjj
 
Spellings Wk 4 and Wk 5 for Grade 4 at CAPS
Spellings Wk 4 and Wk 5 for Grade 4 at CAPSSpellings Wk 4 and Wk 5 for Grade 4 at CAPS
Spellings Wk 4 and Wk 5 for Grade 4 at CAPS
 

The LINUX File System - R.D.Sivakumar

  • 1. R.D.SIVAKUMAR, M.Sc.,M.Phil.,M.Tech., Assistant Professor of Computer Science & Assistant Professor and Head, Department of M.Com.(CA), Ayya Nadar Janaki Ammal College, Sivakasi – 626 124. Mobile: 099440-42243 e-mail : sivamsccsit@gmail.com website: www.rdsivakumar.blogspot.in The Linux File System
  • 2. The Linux File System How will you store information in a computer as long as you wish to retain them? The information can be stored in a file. But, what is a file? File is a collection of records. A record gives information about an entity. A record consists of fields. collection of files, which is called as a directory. All relevant files of the same type will form another set of files called a directory as already stated. In this fashion a school may have several set of files All the files are stored on the disk under one main directory called the root directory. The files are arranged under a tree structure. If you stand on your head and watch a tree (without trunk), the root of the tree is at the top then comes braches, braches will give rise to other branches and ends up with leaves. The leaf represents the file, the branches represent directories or sub directories and the root as you have guessed is the root directory. The root directory has been further sub-divided into directories such as bin, boot, home, usr, etc, lib, dev, tmp. User directories are created under the home directory. The home directory is written as /home.
  • 3. The Linux File System This shows that home directory is the child of /(called root) directory and root directory is the parent of home directory. There is no parent for the root directory. There is no child for the file. Linux directory structure When a child is born, the child should be named. In a similar fashion, when you create a file, you should name it. You should follow the following rules to create a file.
  • 4. The Linux File System The file name 1. may contain characters, underscores, numbers, periods and commas. 2. can be up to 256 characters. 3. should not have a number as the first character. 4. should not begin with a period. (Even though under certain special circumstances you may start a filename with a period, you will be in a better position if you do not make use of it. If a file starts with a dot, that file is called a dot file. The dot files are used normally by the system.) 5. should not contain slash, question mark and asterisk. 6. should not duplicate command names. The filename may have a primary and a secondary name. The name before the period is called the primary (or proper) name. The name after the period is called the secondary name or extension. The extension is used to classify the files. For example consider files with extension c (.c files). These represents c files. The name that you give, when you create a file or directory, is not its full name. The full name of a directory is its path name. The tree structure of the file system can be used to unambiguously identify and reference any directory or file.