SlideShare uma empresa Scribd logo
1 de 17
File System Hierachy Srikant Ritolia Linux User Group Date
What is file system ? ,[object Object]
Essentially, it organizes these files into a database for the storage, organization, manipulation, and retrieval by the computer's operating system.
Eg:- fat, ntfs, ext4, ext3.......
What is file system hierachy ? ,[object Object]
At the top of the hierarchy is invariably the root path which is represented by '/'.
All other directories are created beneath this root path in linux.
Difference between windows and linux file system hiearchy   ,[object Object]
Another point likely to confuse newbies is the use of the frontslash '/' instead of the backslash 'apos; as in DOS/Windows. So c:indowsystem would be /c/windows/system.
Flow Chart
/bin ,[object Object]
Contains the useful command which are used by everyone in terminal.
Contains shells like bash, csh etc as well as much used commands like cp, mv, rm, cat, ls.  /boot ,[object Object]
Grub and linux kernel.
/dev ,[object Object]
Highlights one important characteristic of the Linux filesystem - everything is a file or a directory.
No real subfolder.

Mais conteúdo relacionado

Mais procurados

Linux booting procedure
Linux booting procedureLinux booting procedure
Linux booting procedure
Dhaval Kaneria
 

Mais procurados (20)

Lesson 2 Understanding Linux File System
Lesson 2 Understanding Linux File SystemLesson 2 Understanding Linux File System
Lesson 2 Understanding Linux File System
 
How ubuntu works???
How ubuntu works???How ubuntu works???
How ubuntu works???
 
Linux and windows file system
Linux and windows  file systemLinux and windows  file system
Linux and windows file system
 
File system
File systemFile system
File system
 
Linux seminar
Linux seminarLinux seminar
Linux seminar
 
Linux command ppt
Linux command pptLinux command ppt
Linux command ppt
 
systemd
systemdsystemd
systemd
 
Mutual exclusion and sync
Mutual exclusion and syncMutual exclusion and sync
Mutual exclusion and sync
 
Linux File System
Linux File SystemLinux File System
Linux File System
 
Sistemas de arquivos
Sistemas de arquivosSistemas de arquivos
Sistemas de arquivos
 
linux software architecture
linux software architecture linux software architecture
linux software architecture
 
Linux
LinuxLinux
Linux
 
Linux Boot Process
Linux Boot ProcessLinux Boot Process
Linux Boot Process
 
Introduction to Operating Systems
Introduction to Operating SystemsIntroduction to Operating Systems
Introduction to Operating Systems
 
4. linux file systems
4. linux file systems4. linux file systems
4. linux file systems
 
Linux booting procedure
Linux booting procedureLinux booting procedure
Linux booting procedure
 
package mangement
package mangementpackage mangement
package mangement
 
Introduction 2 linux
Introduction 2 linuxIntroduction 2 linux
Introduction 2 linux
 
Introduction to the linux command line.pdf
Introduction to the linux command line.pdfIntroduction to the linux command line.pdf
Introduction to the linux command line.pdf
 
Introduction to linux
Introduction to linuxIntroduction to linux
Introduction to linux
 

Semelhante a File system hiearchy

Linux fundamentals
Linux fundamentalsLinux fundamentals
Linux fundamentals
Raghu nath
 
Basic linux architecture
Basic linux architectureBasic linux architecture
Basic linux architecture
Rohit Kumar
 

Semelhante a File system hiearchy (20)

File system discovery
File system discovery File system discovery
File system discovery
 
Unix file system.pptx
Unix file system.pptxUnix file system.pptx
Unix file system.pptx
 
Files and directories in Linux 6
Files and directories  in Linux 6Files and directories  in Linux 6
Files and directories in Linux 6
 
Linux fundamentals
Linux fundamentalsLinux fundamentals
Linux fundamentals
 
Tahir Ashraf [Linux file system herarchy].pptx
Tahir Ashraf [Linux file system herarchy].pptxTahir Ashraf [Linux file system herarchy].pptx
Tahir Ashraf [Linux file system herarchy].pptx
 
Edubooktraining
EdubooktrainingEdubooktraining
Edubooktraining
 
Linux
LinuxLinux
Linux
 
Linux standard file system
Linux standard file systemLinux standard file system
Linux standard file system
 
Raspberry pi introduction
Raspberry pi introductionRaspberry pi introduction
Raspberry pi introduction
 
Linux file system
Linux file systemLinux file system
Linux file system
 
linuxfilesystem-180727181106 (1).pdf
linuxfilesystem-180727181106 (1).pdflinuxfilesystem-180727181106 (1).pdf
linuxfilesystem-180727181106 (1).pdf
 
Tutorial 2
Tutorial 2Tutorial 2
Tutorial 2
 
Basic linux architecture
Basic linux architectureBasic linux architecture
Basic linux architecture
 
Unix operating system architecture with file structure
Unix operating system architecture with file structure Unix operating system architecture with file structure
Unix operating system architecture with file structure
 
Course 102: Lecture 2: Unwrapping Linux
Course 102: Lecture 2: Unwrapping Linux Course 102: Lecture 2: Unwrapping Linux
Course 102: Lecture 2: Unwrapping Linux
 
84640411 study-of-unix-os
84640411 study-of-unix-os84640411 study-of-unix-os
84640411 study-of-unix-os
 
Root file system for embedded systems
Root file system for embedded systemsRoot file system for embedded systems
Root file system for embedded systems
 
Linux filesystemhierarchy
Linux filesystemhierarchyLinux filesystemhierarchy
Linux filesystemhierarchy
 
File system discovery
File system discovery File system discovery
File system discovery
 
LinuxTraining_26_Sept_2021.ppt
LinuxTraining_26_Sept_2021.pptLinuxTraining_26_Sept_2021.ppt
LinuxTraining_26_Sept_2021.ppt
 

File system hiearchy