mount

Provides access to an entire filesystem in one directory.

=> More information.

mount
mount -t {filesystem_type} {path/to/device_file} {path/to/target_directory}
mount -t {iso9660} -o ro {/dev/cdrom} {/cdrom}
mount -a
mount {/my_drive}
mount --bind {path/to/old_dir} {path/to/new_dir}
Copyright © 2014—present the tldr-pages team and contributors.
This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).

=> CC-BY

Proxy Information
Original URL
gemini://freeshell.de/tldr/mount.gmi
Status Code
Success (20)
Meta
text/gemini;lang=en-GB
Capsule Response Time
109.851829 milliseconds
Gemini-to-HTML Time
0.253153 milliseconds

This content has been proxied by September (3851b).