1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2024-10-28 15:19:43 +01:00
tldr/pages/linux/archivemount.md
2022-10-28 10:57:08 -03:00

224 B

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}}