fg, nohup, sleep, users: add Persian translation (#5210)

This commit is contained in:
Taymaz Esmaeli
2021-01-31 07:36:35 -08:00
committed by GitHub
parent 0b8670109e
commit 2b0634fbf1
4 changed files with 44 additions and 0 deletions

11
pages.fa/common/fg.md Normal file
View File

@@ -0,0 +1,11 @@
# fg
> اجرای کارها در پیش زمینه.
- آوردن آخرین کار اجرا شده در پس زمینه به پیش زمینه:
`fg`
- آوردن کار با آی دی مشخص شده به پیش زمینه:
`fg %{{job_id}}`