Python logo

이전 항목

winsound — Sound-playing interface for Windows

다음 항목

posix — The most common POSIX system calls

이 페이지

  • 버그 보고하기
  • 소스 보기

탐색

  • 색인
  • 모듈 |
  • 다음 |
  • 이전 |
  • Python logo
  • Python »
  • 3.12.10 Documentation »
  • 파이썬 표준 라이브러리 »
  • 유닉스 특정 서비스
  • |
  • |

유닉스 특정 서비스¶

이 장에서 설명하는 모듈은 유닉스 운영 체제(혹은 때에 따라 일부 혹은 많은 변종)에 고유한 기능에 대한 인터페이스를 제공합니다. 다음은 개요입니다:

  • posix — The most common POSIX system calls
    • 대용량 파일 지원
    • 주목할만한 모듈 내용
  • pwd — The password database
  • grp — The group database
  • termios — POSIX style tty control
    • 예제
  • tty — Terminal control functions
  • pty — Pseudo-terminal utilities
    • 예제
  • fcntl — The fcntl and ioctl system calls
  • resource — Resource usage information
    • 자원 제한
    • 자원 사용량
  • syslog — Unix syslog library routines
    • 예제
      • 간단한 예제

이전 항목

winsound — Sound-playing interface for Windows

다음 항목

posix — The most common POSIX system calls

이 페이지

  • 버그 보고하기
  • 소스 보기
«

탐색

  • 색인
  • 모듈 |
  • 다음 |
  • 이전 |
  • Python logo
  • Python »
  • 3.12.10 Documentation »
  • 파이썬 표준 라이브러리 »
  • 유닉스 특정 서비스
  • |
  • |
© 저작권 2001-2025, Python Software Foundation.
This page is licensed under the Python Software Foundation License Version 2.
Examples, recipes, and other code in the documentation are additionally licensed under the Zero Clause BSD License.
See History and License for more information.

The Python Software Foundation is a non-profit corporation. Please donate.

최종 업데이트: 4월 11, 2025 (20:30 UTC) Found a bug?
Sphinx 8.2.3 버전으로 생성되었습니다.