lxterminal
Terminal emulator for LXDE. More information: <https://wiki.lxde.org/en/LXTerminal>.
Install
- All systems
-
curl cmd.cat/lxterminal.sh
- Debian
-
apt-get install lxterminal - Ubuntu
-
apt-get install lxterminal -
Alpine
-
apk add lxterminal - Arch Linux
-
pacman -S lxterminal - Kali Linux
-
apt-get install lxterminal - Fedora
-
dnf install lxterminal - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install lxterminal - Raspbian
-
apt-get install lxterminal - Docker
-
docker run cmd.cat/lxterminal lxterminalpowered by Commando
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
© tl;dr; authors and contributors