"리눅스 whatis"의 두 판 사이의 차이

(새 문서: ==개요== ;whatis ;/usr/bin/whatis *리눅스 whatis DB 검색 명령어 <source lang='dos'> [root@jmnote ~]# whatis httpd httpd (8) - Apache Hypertext Transfer Prot...)
 
7번째 줄: 7번째 줄:
[root@jmnote ~]# whatis httpd
[root@jmnote ~]# whatis httpd
httpd                (8)  - Apache Hypertext Transfer Protocol Server</source>
httpd                (8)  - Apache Hypertext Transfer Protocol Server</source>
</source>
:→ httpd = 아파치 HTTP 서버
<source lang='dos'>
<source lang='dos'>
:→ httpd = 아파치 HTTP 서버
[root@jmnote ~]# whatis whatis
[root@jmnote ~]# whatis whatis
whatis              (1)  - search the whatis database for complete words
whatis              (1)  - search the whatis database for complete words

2014년 1월 23일 (목) 01:54 판

1 개요

whatis
/usr/bin/whatis
  • 리눅스 whatis DB 검색 명령어
[root@jmnote ~]# whatis httpd
httpd                (8)  - Apache Hypertext Transfer Protocol Server

</source>

→ httpd = 아파치 HTTP 서버
[root@jmnote ~]# whatis whatis
whatis               (1)  - search the whatis database for complete words

2 같이 보기

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