Tagged articles

Path Separator

6 articles · Page 1 of 1
IT Services Circle
IT Services Circle
Jul 4, 2026 · Fundamentals

Why macOS Lets You Use '/' in File Names (And What It Means)

macOS’s Finder accepts slashes in file names by translating them to colons at the kernel level, a legacy of the 1985 HFS design that chose ':' as the path separator, resulting in a persistent “user‑visible schizophrenia” between the UI and the underlying Unix file system.

APFSFile SystemHFS
0 likes · 6 min read
Why macOS Lets You Use '/' in File Names (And What It Means)
IT Services Circle
IT Services Circle
May 29, 2026 · Industry Insights

Why Microsoft Stuck with Backslash Instead of the Forward Slash

The article traces the 40‑year history of why Windows uses the backslash as its path separator, revealing a compatibility compromise made during DOS 2.0 development with IBM that forced a lasting divergence from Unix’s forward slash.

CompatibilityDOS historyPath Separator
0 likes · 6 min read
Why Microsoft Stuck with Backslash Instead of the Forward Slash
ITPUB
ITPUB
Apr 28, 2026 · Industry Insights

Why Microsoft Almost Adopted the Forward Slash for Windows Paths

The article traces the 40‑year history of Windows’ backslash path separator, revealing that a 1983 compatibility compromise between Microsoft and IBM—rooted in DOS command‑line conventions—prevented the adoption of the Unix‑style forward slash, leaving a lasting legacy for developers.

CompatibilityDOSPath Separator
0 likes · 7 min read
Why Microsoft Almost Adopted the Forward Slash for Windows Paths
Liangxu Linux
Liangxu Linux
Mar 13, 2023 · Fundamentals

Key Differences Between Linux and Windows File Systems Explained

This guide outlines the main differences between Linux and Windows file systems, covering directory structures, case sensitivity, path separators, the absence of drive letters, the concept that everything is a file, and how Linux handles open files, helping new users transition between the two operating systems.

Case SensitivityDirectory StructureFile System
0 likes · 7 min read
Key Differences Between Linux and Windows File Systems Explained