376 B
376 B
xdg-terminal-exec
Open the default terminal. More information: https://manned.org/xdg-terminal-exec.
- Open the default terminal:
xdg-terminal-exec
- Execute a command in the default terminal:
xdg-terminal-exec {{command}} {{argument1 argument2 ...}}
- Hold the terminal open after the command has finished executing:
xdg-terminal-exec --hold {{command}}