2
0
mirror of https://github.com/chubin/cheat.sheets synced 2024-11-17 09:25:32 +00:00
cheat.sheets/sheets/ch-mount
2020-11-12 03:38:29 +00:00

8 lines
290 B
Plaintext

# ch-mount
# Utility to mount a SquashFS image file using FUSE.
# More information: <https://github.com/hpc/charliecloud>.
# Create a new empty directory named 'debian', then mount it to '/var/tmp'. The
# '/var/tmp' directory must not already exist.
ch-mount /var/tmp/debian.sqfs /var/tmp