System Grab Bag

View all TLDR pages from Linux (or from all pages)

lxterminal

Terminal emulator for LXDE. More information: https://wiki.lxde.org/en/LXTerminal.
  • Open an LXTerminal window:
    lxterminal
  • Open an LXTerminal window, run a command, and then exit:
    lxterminal -e "{{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}}

License and Disclaimer

The content on this page is copyright © 2014—present the tldr-pages team and contributors.
This page is used with permission under Creative Commons Attribution 4.0 International License.

While we do attempt to make sure content is accurate, there isn't a warranty of any kind.