mirror of
https://github.com/tldr-pages/tldr.git
synced 2026-08-30 17:33:50 +08:00
8965d3f153
Signed-off-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
446 B
446 B
distrobox-host-exec
Execute a command on the host from inside a distrobox container. Subcommand of
distrobox. See also:tldr distrobox. More information: https://distrobox.privatedns.org/usage/distrobox-host-exec.html.
- Execute command on the host system from inside the distrobox container:
distrobox-host-exec "{{command}}"
- Execute the
lscommand on the host system from inside the container:
distrobox-host-exec ls