1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-29 23:24:55 +02:00
tldr/pages.ko/linux/tic.md
코드싸이 0a0ba9cf24
termusic: fix typo, linux/t*: add Korean translation (#14753)
* termusic: fix typo

* linux/t*: add Korean translation
2024-11-09 23:21:48 +09:00

403 B

tic

terminfo를 컴파일하고 ncurses에 설치합니다. 더 많은 정보: https://pubs.opengroup.org/onlinepubs/007908799/xcurses/terminfo.html.

  • 터미널에 대한 terminfo를 컴파일하고 설치:

tic -xe {{터미널}} {{경로/대상/터미널.info}}

  • terminfo 파일의 오류 확인:

tic -c {{경로/대상/터미널.info}}

  • 데이터베이스 위치 출력:

tic -D