snippetbashTip
lxterminal — Terminal emulator for LXDE. More information: <https://manned.org/lxterminal>.
Viewed 0 times
terminalcommandlxterminalclimoreemulatorlxdefor
linux
Problem
How to use the
lxterminal command: Terminal emulator for LXDE. More information: <https://manned.org/lxterminal>.Solution
lxterminal — Terminal emulator for LXDE. More information: <https://manned.org/lxterminal>.Open an LXTerminal window:
lxterminalOpen an LXTerminal window, run a command, and then exit:
lxterminal {{[-e|--command]}} "{{command}}"Open an LXTerminal window with multiple tabs:
lxterminal --tabs={{tab_name1,tab_name2,...}}Open an LXTerminal window with a specific title:
lxterminal --title={{title_name}}Open an LXTerminal window with a specific working directory:
lxterminal --working-directory={{path/to/directory}}Code Snippets
Open an LXTerminal window
lxterminalOpen an LXTerminal window, run a command, and then exit
lxterminal {{[-e|--command]}} "{{command}}"Open an LXTerminal window with multiple tabs
lxterminal --tabs={{tab_name1,tab_name2,...}}Open an LXTerminal window with a specific title
lxterminal --title={{title_name}}Open an LXTerminal window with a specific working directory
lxterminal --working-directory={{path/to/directory}}Context
tldr-pages: linux/lxterminal
Revisions (0)
No revisions yet.