Menu
TAG

Everything is file

Everything Is A File In Linux - Part 2
Everything is file 3 min read

Everything Is A File In Linux - Part 2

Divided into 2 parts, in the first part I introduced the concept that everything is a file and I introduced special devices/dev/ null, / dev / zero, / dev / random and / dev / full.  In this part 2, I will present interesting didactic features about this, for example, how to transform a file into a partition! Reading this post requires prior knowledge of Part 1!You are a scholar who has the following knowledge: * If I format a hard drive or pen drive, I’m setting a partition on a m

Everything is fileLinux TutorialsUncategorized
Everything Is File In Linux - Part 1
Everything is file 5 min read

Everything Is File In Linux - Part 1

Divided into 2 parts, in this first part I will introduce the concept that everything is file and present the special devices /dev/null, /dev/zero, /dev/random and /dev/full. Part 2 will be to present didactically interesting features about this, for example, how to turn a file into a partition! Introduction * What is it? Everything is File is the concept of how the system records and keeps everything in its structure. Unlike other operating systems, UNIX-like operating syste

Everything is fileLinux TutorialsUncategorized