fg*, fi*: add Korean translation (#14252)

This commit is contained in:
HoJeong Im
2024-10-21 01:06:29 +09:00
committed by GitHub
parent 0183636840
commit 9bf3b98cc3
10 changed files with 258 additions and 0 deletions

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

@@ -0,0 +1,12 @@
# fg
> 포그라운드에서 작업을 실행.
> 더 많은 정보: <https://manned.org/fg>.
- 가장 최근에 일시 중지되었거나 실행 중인 백그라운드 작업을 포그라운드로 가져옴:
`fg`
- 특정 작업을 포그라운드로 가져옴:
`fg %{{작업_아이디}}`