Apropos

apropos
운영 체제유닉스유닉스 계열
종류명령어

apropos유닉스유닉스 계열 운영 체제에서 man page 파일들을 검색하기 위한 명령어이다. apropos는 대해서(about)를 의미하는 프랑스어 à propos에서 비롯된 단어이다. 정확한 이름을 모른 채 명령어를 검색할 때 특히 유용하다.

예시

$ apropos mount
free (1)             - Display amount of free and used memory in the system
mklost+found (8)     - create a lost+found directory on a mounted Linux second extended file system
mount (8)            - mount a file system
mountpoint (1)       - see if a directory is a mountpoint
ntfsmount (8)        - Read/Write userspace NTFS driver.
sleep (1)            - delay for a specified amount of time
switch_root (8)      - switch to another filesystem as the root of the mount tree.
umount (8)           - unmount file systems

같이 보기

  • Manpage

외부 링크

  • apropos(1) – BSD General Commands Manual
  • apropos(1) – OpenBSD 일반 명령어 매뉴얼 페이지
  • apropos(1) – 리눅스 General Commands Manual
  • Apropos at the LinuxQuestions.org wiki
  • v
  • t
  • e
유닉스 명령 줄 인터페이스 프로그램과 내부 명령어
파일 시스템
프로세스
사용자 환경
텍스트 처리
프로그램
네트워크검색
문서화
  • apropos
  • help
  • man
기타