osx/terminal-notifier: fix typo, osx/*: add Korean translation (#14758)

This commit is contained in:
코드싸이
2024-11-12 04:54:15 +09:00
committed by GitHub
parent 3c745bfaae
commit f5003bb990
202 changed files with 3796 additions and 1 deletions

8
pages.ko/osx/readlink.md Normal file
View File

@@ -0,0 +1,8 @@
# readlink
> 심볼릭 링크를 따라가고 심볼릭 링크 정보를 가져옵니다.
> 더 많은 정보: <https://www.gnu.org/software/coreutils/readlink>.
- 심볼릭 링크가 가리키는 절대 경로를 출력:
`readlink {{경로/대상/심볼릭_링크_파일}}`