🎴 Flashcard Mode

Unix Operating System

Card1 / 25
Mastered0
Review0
QuestionClick to flip

What are the three types of files of the Unix System?

AnswerClick to flip back
A
Regular file, directories, device file
💡 Explanation:

Regular file, Directory file and Device files are three types of files of Unix. The regular file is also called as ordinary file. Directory file is used for directories files and diectory. The device file is used for peripheral devices and other devices operations.

Change Mode