fi*, fl*: add Korean translation (#14255)

This commit is contained in:
HoJeong Im
2024-10-21 01:05:00 +09:00
committed by GitHub
parent c15320f56c
commit ee2c7d2780
14 changed files with 293 additions and 0 deletions

12
pages.ko/common/fkill.md Normal file
View File

@@ -0,0 +1,12 @@
# fkill
> 프로세스를 훌륭하게 종료. 크로스 플랫폼에서도 가능.
> 더 많은 정보: <https://github.com/sindresorhus/fkill>.
- 대화형 인터페이스를 사용하려면 인수 없이 실행:
`fkill`
- PID, 이름 또는 포트로 프로세스를 종료:
`fkill {{pid|name|:port}}`