mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-29 23:24:55 +02:00

* linux/g*: add Korean translation * guake: fix typo * Update pages.ko/linux/genisoimage.md Co-authored-by: Chooooo <contact@choo.ooo> * linux/gnome-extensions: update Korean translation --------- Co-authored-by: Chooooo <contact@choo.ooo>
413 B
413 B
gnome-terminal
GNOME 터미널 에뮬레이터. 더 많은 정보: https://help.gnome.org/users/gnome-terminal/stable/.
- 새 GNOME 터미널 창 열기:
gnome-terminal
- 새 터미널 창에서 특정 명령 실행:
gnome-terminal -- {{명령어}}
- 마지막으로 열린 창에 새 탭 열기:
gnome-terminal --tab
- 새 탭의 제목 설정:
gnome-terminal --tab --title "{{제목}}"