1 개요[ | ]
- whatis
- /usr/bin/whatis
- 리눅스 whatis 데이터베이스 검색 명령어
- 명령어 + 1줄 설명
- apropos와는 달리 완전한 검색어를 넣어야 함
2 실행 예시[ | ]
Console
Copy
[root@zetawiki ~]# whatis httpd
httpd (8) - Apache Hypertext Transfer Protocol Server
- → httpd = 아파치 HTTP 서버
Console
Copy
[root@zetawiki ~]# whatis whatis
whatis (1) - search the whatis database for complete words
Console
Copy
[root@zetawiki ~]# whatis what
what: nothing appropriate
- → 검색 결과 없음
3 같이 보기[ | ]
4 참고[ | ]
편집자 Jmnote Jmnote bot
로그인하시면 댓글을 쓸 수 있습니다.