1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-03-28 21:16:20 +01:00
tldr/pages.ko/linux/fatrace.md
Managor e1e434d275
pages*/linux/*: add option placeholders to translations (#15902)
Co-authored-by: Darío Hereñú <magallania@gmail.com>
2025-03-15 23:32:36 +02:00

378 B

fatrace

파일 접근 이벤트 보고. 더 많은 정보: https://manned.org/fatrace.

  • 모든 마운트된 파일시스템의 파일 접근 이벤트를 stdout에 출력:

sudo fatrace

  • 현재 디렉토리의 마운트에서 파일 접근 이벤트를 타임스탬프와 함께 stdout에 출력:

sudo fatrace {{[-c|--current-mount]}} {{[-t|--timestamp]}}