xdg-app enter xdg-app Developer Alexander Larsson alexl@redhat.com xdg-app enter 1 xdg-app-enter Enter an application xdg-app enter OPTION MONITORPID COMMAND ARG Description Enter a running sandbox. MONITORPID must be the pid of the monitor process for a running sandbox. COMMAND is the command to run in the sandbox. Extra arguments are passed on to the command. This creates a new process within the running sandbox, with the same environment. This is useful when you want to debug a problem with a running application. Options The following options are understood: Show help options and exit. Print debug information during command processing. Print version information and exit. Examples $ xdg-app enter 15345 sh See also xdg-app1 xdg-app-run1