1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-23 18:42:07 +02:00
tldr/pages.nl/linux/distrobox-host-exec.md
2023-11-26 18:02:06 +01:00

390 B

distrobox-host-exec

Voer een commando uit op de host vanuit de Distrobox container. Bekijk ook: tldr distrobox. Meer informatie: https://distrobox.it/usage/distrobox-host-exec.

  • 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