> For the complete documentation index, see [llms.txt](https://osl.mistium.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://osl.mistium.com/standard-library/system.md).

# Filesystem and system

Packages for filesystem and system operations.

* [fs](broken://pages/flmOtfRWG1jHsRRUAxfc) - Files, directories and path utilities.
* [mem](broken://pages/sJUbYTusZmUJuSMq4WAy) - Runtime memory counters, heap snapshots, and live pprof diagnostics.
* [sys](broken://pages/Pr6wAgYBvB4kqbQn1eNk) - System info, environment, and running shell commands.
* [process](broken://pages/BaoWk1xsJ4nyU4p8PC1T) - Spawn, manage and signal processes.
* [zip](broken://pages/u78EPLbc29aTD9FRyQJK) - ZIP / TAR / GZIP compression.
