mirror of https://gitlab.com/octtspacc/OcttKB
10 lines
263 B
Plaintext
10 lines
263 B
Plaintext
|
created: 20230216221308797
|
||
|
creator: Octt
|
||
|
modified: 20230216221436177
|
||
|
modifier: Octt
|
||
|
tags:
|
||
|
title: Linux/Snippets
|
||
|
|
||
|
; [[How to mount a local directory without root|https://unix.stackexchange.com/a/602503]]
|
||
|
: `bindfs --no-allow-other /source/directory /mount/point`
|