background preloader

Linux

Facebook Twitter

6 Ways the Linux File System is Different From the Windows File System. Linux’s file system has quite a few differences from the Windows file system.

6 Ways the Linux File System is Different From the Windows File System

You won’t find any drive letters or backslashes, but you will find an alien-looking layout where files can have the same name, differing only in capitalization. This isn’t an exhaustive list. It is intended for new Linux users who aren’t aware of all the differences between Linux and Windows. There are many more differences that apply. Directory Structure. HTG Explains: What “Everything Is a File” Means on Linux. One of the defining features of Linux and other UNIX-like operating systems is that “everything is a file.”

HTG Explains: What “Everything Is a File” Means on Linux

This is an oversimplification, but understanding what it means will help you understand how Linux works. Many things on Linux appear in your file system, but they aren’t actually files. They’re special files that represent hardware devices, system information, and other things — including a random number generator. These special files may be located in pseudo or virtual file systems such as /dev, which contains special files that represent devices, and /proc, which contains special files that represent system and process information. /proc.

Bash