Update cheatsheets

This commit is contained in:
ivuorinen
2025-12-01 00:25:28 +00:00
parent ce66b5e9bf
commit fde4de0db5
147 changed files with 229 additions and 179 deletions

View File

@@ -8,7 +8,7 @@ source: https://github.com/tldr-pages/tldr.git
> Use a different filesystem as the root of the mount tree.
> Note: `switch_root` will fail to function if the new root is not the root of a mount. Use bind-mounting as a workaround.
> See also: `chroot`, `mount`.
> More information: <https://manned.org/switch_root.8>.
> More information: <https://manned.org/switch_root>.
- Move `/proc`, `/dev`, `/sys` and `/run` to the specified filesystem, use this filesystem as the new root and start the specified init process: