A filename is a string used to uniquely identify a file stored on this structure. Before the advent of 32-bit operating systems, file names were typically limited to short names (6 to 14 characters in size). Modern operating systems now typically allow much longer filenames (more than 250 characters per pathname element).
See also: slash (punctuation) and backslash
In CP/M, DOS, Windows, and OS/2, the root directory is "drive:\", for example on modern systems, the root directory is usually "C:\". The directory separator is usually a "\", but many operating systems also internally recognize a "/". Physical and virtual drives are named by a drive letter, as opposed to being combined as one.1 This means that there is no "formal" root directory, but rather that there are independent root directories on each drive. However, it is possible to combine two drives into one virtual drive letter, by setting a hard drive into a RAID setting of 0.2
The following folders may appear in the root of a boot partition.
\PerfLogs
\Program Files
64-bit architecture: 64-bit programs are installed in this folder.
\Program Files (x86)
\ProgramData (hidden)
\Users
\Windows
Main article: Unix directory structure
Although Unix does not have a single standard for directory structures, in most implementations, files and directories appear under the root directory "/", even if they are stored on different physical devices.8
"File/Dir structure". Archived from the original on 2009-09-18. Retrieved 2009-08-30. https://web.archive.org/web/20090918144114/http://www.geo.hunter.cuny.edu/~tbw/spars/dept.faqs/file_dir_structure.htm ↩
"HDD Archives". http://www.pcguide.com/ref/hdd/perf/raid/levels/singleLevel0-c.html ↩
Chen, Raymond (3 March 2023). "Why was the replacement installer for recognized 16-bit installers itself a 32-bit program instead of a 64-bit program?". The Old New Thing. Microsoft. https://devblogs.microsoft.com/oldnewthing/20150211-00/?p=44703 ↩
"Windows - Why are there directories called Local, LocalLow, and Roaming under \Users\\AppData?". http://superuser.com/questions/21458/why-are-there-directories-called-local-locallow-and-roaming-under-users-user ↩
"Dynamic-Link Library Search Order". MSDN. Microsoft. Retrieved 2 September 2015. https://msdn.microsoft.com/en-us/library/windows/desktop/ms682586%28v=vs.85%29.aspx ↩
"Windows Confidential: History—the Long Way Through". TechNet Magazine. September 2010. https://technet.microsoft.com/en-us/magazine/ff955767.aspx ↩
"How to address disk space issues that are caused by a large Windows component store (WinSxS) directory". Support. Microsoft. Retrieved 2 September 2015. https://support.microsoft.com/en-us/kb/2795190 ↩
"Linux's directory structure". 8 April 2019. http://www.tuxfiles.org/linuxhelp/linuxdir.html ↩