df, exec, exit, export: fix more info link (#12037)
* df, exec, exit, export: fix more info link * df: update outdated Farsi translation --------- Co-authored-by: Mohammad Reza Soleimani <87926618+MrMw3@users.noreply.github.com> Co-authored-by: Vitor Henrique <87824454+vitorhcl@users.noreply.github.com>
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
# df
|
||||
|
||||
> یک نمای کلی از میزان استفاده فضای دیسک و سیستم فایل ارائه میدهد.
|
||||
> اطلاعات بیشتر: <https://www.gnu.org/software/coreutils/df>.
|
||||
> اطلاعات بیشتر: <https://manned.org/df.1posix>.
|
||||
|
||||
- نمایش تمامی سیستمهای فایل و فضای دیسک آنها :
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
# export
|
||||
|
||||
> دستور تغییر متغییرهای محلی سیستم موجود برای پروسه های جدید.
|
||||
> اطلاعات بیشتر: <https://pubs.opengroup.org/onlinepubs/9699919799/utilities/V3_chap02.html#export>.
|
||||
> اطلاعات بیشتر: <https://manned.org/export.1posix>.
|
||||
|
||||
- ایجاد و تعیین مقدار یک متغییر جدید:
|
||||
|
||||
|
Reference in New Issue
Block a user