Introduction To Unix File System
Introduction To Unix File System
Introduction To Unix File System
files that contain multiple files with the highest-level directory in the
this directory.
The Unix Filesystem usually has below directories present in the file
system.
bin: It is a short form for binary files. This directory stores the
What is Unix?
Unix is an operating system which has been applied to the family of
from AT&T UNIX operating system and was developed in the 1970s
between the shell and the hardware. Kernels are relatively small and
efficient. Unix also provides a separate file system where many
a look at these.
1. Ordinary Files
These files are used to store information of the users. It may be some
2. Directories
Directories help in organizing the files which are present. The
directory.
3. Special Files
The special files are used to represent physical devices like printer,
4. Pipes
To link commands Unix provides pipes. The pipe is a temporary file.
This also holds data from one command which is kept until it is read
command as an input.
of characters except for the device and special files. The information
filesystem functions. To name a few the attributes are file type, device
id, user id of file owner, access rights and file mode, etc.
Modification date: it was the date when the file was last
modified.
Conclusion
Unix is an operating system that handles files in an organized way.
With all the commands and functions managing files is very easy. It
also has permissions that limit access to the files. Only authorized
people can access the files and perform different operations. It also