0
2.7kviews
Write a short note on: Linux File System?
1 Answer
1
23views

File Systems

  • Linux retains UNIX's standard file-system model. UNIX files can be anything capable of handling the input or output of a stream of data. Eg: Device drivers, interprocess communication channels or network connections also look like files to the user.

  • The Linux kernel handles all these types of files …

Create a free account to keep reading this post.

and 3 others joined a min ago.

Please log in to add an answer.