리눅스 apropos

Jmnote bot (토론 | 기여)님의 2017년 7월 11일 (화) 03:34 판 (봇: 자동으로 텍스트 교체 (-==참고 자료== +==참고==))
(차이) ← 이전 판 | 최신판 (차이) | 다음 판 → (차이)

1 개요[ | ]

apropos
/usr/bin/apropos
  • whatis 데이터베이스 부분 문자열 검색
[root@zetawiki ~]# apropos trouble
setroubleshootd_selinux (8)  - Security Enhanced Linux Policy for the setroubleshootd processes
setroubleshoot_selinux (8)  - Security Enhanced Linux Policy for the setroubleshoot processes
[root@zetawiki ~]# man -k trouble
setroubleshootd_selinux (8)  - Security Enhanced Linux Policy for the setroubleshootd processes
setroubleshoot_selinux (8)  - Security Enhanced Linux Policy for the setroubleshoot processes
→ man -k는 apropos와 같다.

2 같이 보기[ | ]

3 참고[ | ]

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