chmod,chown,clear,cmp,dd,df,diff,echo,export,grep,head,ifconfig, translation-templates/*: add Farsi translation (#10543)

* common/*: add Farsi translation

* contributing-guides/alias-pages.md subcommand-mention.md: added Farsi translation

* Update pages.fa/common/chmod.md

Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>

* Update pages.fa/common/chmod.md

Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>

* pages.fa/common/chmod cmp dd df diff echo grep ifconfig: reviewed and fix translations

* common-arguments: add Farsi translation

---------

Co-authored-by: mortalpuppet <misagh.sj@mgail.com>
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
This commit is contained in:
mortalpuppet
2023-08-09 17:27:36 +03:30
committed by GitHub
parent dbb29d207f
commit 9a31a3d7bc
15 changed files with 385 additions and 5 deletions

20
pages.fa/common/clear.md Normal file
View File

@@ -0,0 +1,20 @@
# clear
> پاک کردن صفحه ترمینال
> اطلاعات بیشتر: <https://manned.org/clear>.
- پاک کردن صفحه (معادل فشردن کلیدهای کنترل+ال در پوسته بش) :
`clear`
- پاک کردن صفحه ترمینال با نگاه داشتن حافظه :
`clear -x`
- مشخص نمودن نوع ترمینال برای پاکسازی (مقدار پیشفرض در متغییر عمومی `Term`)
`clear -T {{نوع_ترمینال}}`
- نمایش نسخه `ncurses` استفاده شده در `clear` :
`clear -V`