linux/f*: add Korean translation (#14703)
* linux/f*: add Korean translation * finch: fix Korean tranlsation * Update pages.ko/linux/fprintd-verify.md Co-authored-by: Chooooo <contact@choo.ooo> --------- Co-authored-by: Chooooo <contact@choo.ooo>
This commit is contained in:
12
pages.ko/linux/fatrace.md
Normal file
12
pages.ko/linux/fatrace.md
Normal file
@@ -0,0 +1,12 @@
|
||||
# fatrace
|
||||
|
||||
> 파일 접근 이벤트 보고.
|
||||
> 더 많은 정보: <https://manned.org/fatrace>.
|
||||
|
||||
- 모든 마운트된 파일시스템의 파일 접근 이벤트를 `stdout`에 출력:
|
||||
|
||||
`sudo fatrace`
|
||||
|
||||
- 현재 디렉토리의 마운트에서 파일 접근 이벤트를 타임스탬프와 함께 `stdout`에 출력:
|
||||
|
||||
`sudo fatrace {{-c|--current-mount}} {{-t|--timestamp}}`
|
Reference in New Issue
Block a user