> 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/packages/system.md).

# Filesystem & System

Packages for filesystem and system operations.

* [fs](/packages/system/fs.md) - Files, directories and path utilities.
* [sys](/packages/system/sys.md) - System info, environment, and running shell commands.
* [process](/packages/system/process.md) - Spawn, manage and signal processes.
* [zip](/packages/system/zip.md) - ZIP / TAR / GZIP compression.
