/lib/terminfo/

Jmnote (토론 | 기여)님의 2017년 1월 7일 (토) 21:24 판 (새 문서: ==개요== ;/lib/terminfo/ <source lang='console'> [root@zetawiki ~]# tree /lib/terminfo/ /lib/terminfo/ ├── a │   └── ansi ├── d │   └── dumb ├─...)
(차이) ← 이전 판 | 최신판 (차이) | 다음 판 → (차이)

1 개요

/lib/terminfo/
[root@zetawiki ~]# tree /lib/terminfo/
/lib/terminfo/
├── a
│   └── ansi
├── d
│   └── dumb
├── l
│   └── linux
└── v
    ├── vt100
    ├── vt100-am
    ├── vt100-nav
    ├── vt102
    ├── vt200
    ├── vt220
    └── vt52

4 directories, 10 files
root@zetawiki:~# tree /lib/terminfo/
/lib/terminfo/
├── a
│   └── ansi
├── c
│   ├── cons25
│   ├── cons25-debian
│   └── cygwin
├── d
│   └── dumb
├── E
│   ├── Eterm
│   └── Eterm-color -> Eterm
├── h
│   └── hurd
├── l
│   └── linux
├── m
│   ├── mach
│   ├── mach-bold
│   ├── mach-color
│   ├── mach-gnu
│   └── mach-gnu-color
├── p
│   └── pcansi
├── r
│   ├── rxvt
│   ├── rxvt-basic
│   ├── rxvt-m -> rxvt-basic
│   └── rxvt-unicode
├── s
│   ├── screen
│   ├── screen-256color
│   ├── screen-256color-bce
│   ├── screen-bce
│   ├── screen-s
│   ├── screen-w
│   └── sun
├── v
│   ├── vt100
│   ├── vt102
│   ├── vt220
│   └── vt52
├── w
│   ├── wsvt25
│   └── wsvt25m
└── x
    ├── xterm
    ├── xterm-256color
    ├── xterm-color
    ├── xterm-debian -> xterm
    ├── xterm-mono
    ├── xterm-r5
    ├── xterm-r6
    ├── xterm-vt220
    └── xterm-xfree86

13 directories, 41 files

2 같이 보기

문서 댓글 ({{ doc_comments.length }})
{{ comment.name }} {{ comment.created | snstime }}