14 lines
386 B
Markdown
Raw Normal View History

# distrobox-host-exec
> Voer een commando uit op de host vanuit de Distrobox container.
> Zie ook: `distrobox`.
> Meer informatie: <https://distrobox.it/usage/distrobox-host-exec/>.
- Voer een commando uit op de host vanuit de Distrobox container:
`distrobox-host-exec "{{commando}}"`
- Voer het `ls` commando uit op de host vanuit de Distrobox container:
`distrobox-host-exec ls`