각 터미널은 다른 프로그램으로 시작 &
하여 배경을 넣고 인수 목록 등을 제공하는 프로그램 입니다.
어떤 터미널을 사용할 것인지는 먼저 사용중인 시스템의 사용 가능 여부 (설치 여부에 따라 다름), 특성 및 개인 취향에 따라 다릅니다.
konsole --hold -e "ls" &
xterm -hold -e "ls" &
gnome-terminal -e "ls" & ...
차이점주의 -hold
의 xterm
와 --hold
의를 konsole
.
각 실현에는 도움말로 확인해야하는 다른 옵션 이 있습니다. 도움말조차 다른 방식으로 호출 할 수 있습니다. man konsole
작동하지 않는 것을 찾을 수 있으므로를 사용하여 실행 파일에 직접 요청해야합니다 --help
.
시스템에서 검색 할 수있는 터미널 목록입니다
aterm - AfterStep terminal with transparency support
gnome-terminal - default terminal for GNOME
guake - A dropdown terminal for GNOME
konsole - default terminal for KDE
Kuake - a dropdown terminal for KDE
mrxvt - Multi-tabbed rxvt clone
rxvt - for the X Window System (and, in the form of a Cygwin port,
for Windows)
rxvt-unicode - rxvt clone with unicode support
xfce4-terminal - default terminal for Xfce desktop
environment with dropdown support
Terminator - is a GPL terminal emulator. It is available on
Microsoft Windows, Mac OS X, Linux and other Unix X11 systems.
Terminology - enhanced terminal supportive of multimedia
and text manipulation for X11 and Linux framebuffer
tilda - A drop down terminal
wterm - It is a fork of rxvt, designed to be lightweight, but still
full of features
xterm - default terminal for the X Window System
Yakuake - (Yet Another Kuake), a dropdown terminal for KDE