12 lines
366 B
Plaintext
Raw Normal View History

2023-06-11 20:14:59 +00:00
created: 20230216221308797
creator: Octt
2023-09-27 23:28:38 +00:00
modified: 20230927232217489
2023-06-11 20:14:59 +00:00
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`
2023-09-27 23:28:38 +00:00
* [[xdotool list of key codes|https://gitlab.com/cunidev/gestures/-/wikis/xdotool-list-of-key-codes]]