File Management
File Management
A file is the common storage unit in a computer, and all programs and data are "written"
into a file and "read" from a file.
What is a folder?
A folder holds one or more files, and a folder can be empty until it is filled. A folder can
also contain other folders, and there can be many levels of folders within folders.
Folders within a folder are technically known as "subfolders," but this distinction is often
disregarded.
Folders provide a method for organizing files much like a manila file folder contains paper
documents in a file cabinet. In fact, files that contain text are often called documents.
Folders are also called "directories," and they are created on the hard drive (HD) or solid
state drive (SSD) when the operating system and applications are installed. Files are
always stored in folders. In fact, even the computer's desktop is a special kind of folder
that displays its contents across the screen
Files are identified by a short "extension" following a period at the end of their name. For
example, ABC.JPG is a JPEG image, ABC.DOC is a Microsoft Word document file, and
ABC.EXE is an executable application in Windows. Although extensions can be added to
folder names, extensions are primarily a file convention.
Without these extensions, the computer wouldn’t know what kind of file it is and
therefore, wouldn’t know what to do with it.
For example,
Additionally, some extensions have different uses like having higher quality but taking more
space and having lower quality but taking less space.
What is file management?
File management is the process of organizing, storing, naming and deleting files.
File management is important because it can make a difference in how easy it is to find
and access files you need, it can also help you keep your computer.
Roles of files:
It can be done manually or with a software program. There are many file management
system that are available, but they all have the same basic functions:
What are the rules and responsibilities of the operating system in terms of files of how
operating systems manage these files?
Operating system provides a platform to organise files in the form of directories so that
we can easily find and manage them.
O.S. keeps track of the details of the file. Following information, such as location, time
size, author and other things about the file/s.
All the operations performed with respect to files are collectively called File System or File
Management.