linux/u*: add Korean translation (#14754)

This commit is contained in:
코드싸이
2024-11-09 23:24:15 +09:00
committed by GitHub
parent 350b0b5b92
commit 2a06ff02cc
40 changed files with 936 additions and 0 deletions

View File

@@ -0,0 +1,13 @@
# updatedb
> `locate`에서 사용하는 데이터베이스를 생성하거나 업데이트.
> 일반적으로 cron에 의해 일일 실행.
> 더 많은 정보: <https://manned.org/updatedb>.
- 데이터베이스 내용 새로고침:
`sudo updatedb`
- 파일 이름을 찾는 즉시 표시:
`sudo updatedb --verbose`