Update cheatsheets

This commit is contained in:
ivuorinen
2024-03-15 00:13:13 +00:00
parent d0d0a703c0
commit 0372a9907d
122 changed files with 278 additions and 217 deletions

View File

@@ -6,7 +6,7 @@ source: https://github.com/tldr-pages/tldr.git
# nsenter
> Run a new command in a running process' namespace.
> Particularly useful for docker images or chroot jails.
> Particularly useful for Docker images or chroot jails.
> More information: <https://manned.org/nsenter>.
- Run a specific command using the same namespaces as an existing process: