Chris Brown:SUSE Linux. O'Reilly Media, 2006, ISBN 0-596-10183-X, 2.2 Explore the Filesystem, S.46 (englisch, eingeschränkte Vorschauin der Google-Buchsuche): “Some writers claim that usr stands for ‘Unix System Resources’ …, but I think that it was originally short for ‘user’. In some early versions of Unix, user directories were stored here, instead of in /home.”
Helmut Herold:Linux/Unix Grundlagen – Kommandos und Konzepte. 5., überarbeitete Auflage. Addison-Wesley, 2003, ISBN 3-8273-2112-3, 3. Das Unix-Dateisystem, S.76, 3.3.3 Die Directory-Hierarchie von Linux (eingeschränkte Vorschauin der Google-Buchsuche): „Übrigens steht usr nicht – wie oft fälschlicherweise angenommen wird – für user, sondern für unix system resources.“
Requirements.In:Filesystem Hierarchy Standard.Abgerufen am 3.Oktober 2016(amerikanisches Englisch).
Chapter3. The Root Filesystem– 3.11. /media: Mount point for removable media.In:The FHS 3.0 Specification.3.Juni 2015,abgerufen am 29.Dezember 2022(amerikanisches Englisch):„Historically there have been a number of other different places used to mount removable media such as /cdrom, /mnt or /mnt/cdrom. Placing the mount points for all removable media directly in the root directory would potentially result in a large number of extra directories in /. Although the use of subdirectories in /mnt as a mount point has recently been common, it conflicts with a much older tradition of using /mnt directly as a temporary mount point.“
Lennart Poettering:Introducing /run.(E-Mail)In:LWN.30.März 2011,abgerufen am 28.Dezember 2022(englisch):„The lifecycle properties of directories are clear from the top-level directory name. Lifecycle properties do no longer change the further you go down your tree. i.e. /var is „persistant runtime data“ and /run is „volatile runtime data“, and /etc is „persistant system config data“, and so on.“
DuploRaf:What's the difference between mnt vs media?(Posting)In:Unix& Linux.Stack Exchange,2.Januar 2016,abgerufen am 29.Dezember 2022(englisch,Beispiel für eine Ansicht, wofür /mnt und wofür /media genutzt werden könnten):„use /mnt for stuff you mount by yourself; leave /media for the system to mount its stuff“