fi*, fl*: add Korean translation (#14255)
This commit is contained in:
12
pages.ko/common/fkill.md
Normal file
12
pages.ko/common/fkill.md
Normal file
@@ -0,0 +1,12 @@
|
||||
# fkill
|
||||
|
||||
> 프로세스를 훌륭하게 종료. 크로스 플랫폼에서도 가능.
|
||||
> 더 많은 정보: <https://github.com/sindresorhus/fkill>.
|
||||
|
||||
- 대화형 인터페이스를 사용하려면 인수 없이 실행:
|
||||
|
||||
`fkill`
|
||||
|
||||
- PID, 이름 또는 포트로 프로세스를 종료:
|
||||
|
||||
`fkill {{pid|name|:port}}`
|
Reference in New Issue
Block a user