Paths in Linux

UVA HPC runs the Linux operating system. File paths start from root, denoted with a forward slash (/). The layout of the folders/directories is like an upside-down tree.

Diagram of a file system, represented as an upside-down tree structure. See the description below the 'File System Layout' heading.
Schematic of folders on the HPC system. Only some files and folders shown.

File System Layout

From the root, the file system branches into home, bin, usr, and scratch. home and scratch contain directories named after computing IDs. bin contains commands like ls, pwd, and cd. usr/bin includes bash and zip.

Previous
Next
RC Logo RC Logo © 2026 The Rector and Visitors of the University of Virginia