mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-29 23:24:55 +02:00

* *: replace dead more informtion links * dolt * Apply suggestions from code review Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com> --------- Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
421 B
421 B
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.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