# xdg-terminal-exec > Open the default terminal. > More information: . - 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}}`