whatis DB를 검색하여 키워드에 해당하는 명령어만 보여준다.
apropos는 whatis DB를 검색해 관련 명령어와 그 명령어에 대한 간단한 설명을 보여 준다. whatis는 whatis DB에서 명령어만 검색하여 출력되지만 apropos는 명령어, 설명 모두를 검색해 결과를 보여준다. 이는 man -k 명령과 동일하다.
[관련 명령어]
apropos whatis DB를 검색하여 관련 명령어를 보여줌
whereis 실행파일, 소스, 메뉴얼의 위치를 검색
사용법 : whatis 키워드
apropos는 whatis DB를 검색해 관련 명령어와 그 명령어에 대한 간단한 설명을 보여 준다. whatis는 whatis DB에서 명령어만 검색하여 출력되지만 apropos는 명령어, 설명 모두를 검색해 결과를 보여준다. 이는 man -k 명령과 동일하다.
# apropos who at.allow [at] (5) - determine who can submit jobs via at or batch at.deny [at] (5) - determine who can submit jobs via at or batch ftpwho (1) - show current process information for each FTP session fwhois [whois] (1) - query a whois or nicname database w (1) - Show who is logged on and what they are doing who (1) - show who is logged on whoami (1) - print effective userid whois (1) - query a whois or nicname database whom (1) - report to whom a message would go # whatis who who (1) - show who is logged on
[관련 명령어]
apropos whatis DB를 검색하여 관련 명령어를 보여줌
whereis 실행파일, 소스, 메뉴얼의 위치를 검색