1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-22 23:02:07 +02:00
tldr/pages/linux/archivemount.md
2022-10-28 10:57:08 -03:00

8 lines
224 B
Markdown

# archivemount
> Mount an archive for access as a filesystem.
> More information: <https://manned.org/archivemount>.
- Mount an archive to a specific mountpoint:
`archivemount {{path/to/archive}} {{path/to/mount_point}}`