pages.nl/*: add and update pages
This commit is contained in:

committed by
K.B.Dharun Krishna

parent
362322fe70
commit
29bb3b90fb
13
pages.nl/linux/distrobox-host-exec.md
Normal file
13
pages.nl/linux/distrobox-host-exec.md
Normal file
@@ -0,0 +1,13 @@
|
||||
# distrobox-host-exec
|
||||
|
||||
> Voer een commando uit op de host vanuit de distrobox container.
|
||||
> Subcommando van `distrobox`. Bekijk ook: `tldr distrobox`.
|
||||
> Meer informatie: <https://distrobox.privatedns.org/usage/distrobox-host-exec.html>.
|
||||
|
||||
- Voer een commando uit op de host vanuit de distrobox container:
|
||||
|
||||
`distrobox-host-exec "{{command}}"`
|
||||
|
||||
- Voer het `ls` commando uit op de host vanuit de distrobox container:
|
||||
|
||||
`distrobox-host-exec ls`
|
Reference in New Issue
Block a user