Sortix
Sortix Download Manual Development Source Code News Blog More
current nightly

NAME

hier — layout of filesystems

DESCRIPTION

The filesystem hierarchy is as follows:
/
Root directory.
/bin
Programs.
/boot
Boot programs, kernel(7), initrd(7), bootloader.
/dev
Devices.
/etc
System-wide configuration.
/home
User directories.
/include
Development headers.
/lib
Development libraries.
/libexec
Non-user programs.
/mnt
User mountpoints.
/root
Directory of the root user.
/sbin
System programs.
/share
Architecture independent files.
/src
System source code.
/sysmerge
Temporary area for sysmerge(8) delayed upgrades.
/tix
Package management
/tmp
Temporary files.
/usr
Symlink to the current directory.
/var
Various files.

SEE ALSO

user-guide(7)
Copyright 2011-2025 Jonas 'Sortie' Termansen and contributors.
Sortix's source code is free software under the ISC license.
#sortix on irc.sortix.org
@sortix_org