whatis 보다 더 편한 명령어 - apropos
apropos, man -k
1. 개요: whatis랑 비슷한데, 부분 문자열로도 검색할 수 있다.
2. 명령어 방법
1. 개요: whatis랑 비슷한데, 부분 문자열로도 검색할 수 있다.
2. 명령어 방법
- apropos (string)
- man -k (string)
=> 둘 다 똑같은 명령어로 string을 포함하는 것을 whatis 데이터베이스에서 검색한다.
3. 실행 사진
Comments
Post a Comment