pages/*: update links and more info link script (#11390)

* pages/*: update links and more info link script

Signed-off-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>

* cleanup: reformat code

* ax-webapp: fix link

* curl: fix false positive

Co-authored-by: Sebastiaan Speck <12570668+sebastiaanspeck@users.noreply.github.com>

---------

Signed-off-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
Co-authored-by: Sebastiaan Speck <12570668+sebastiaanspeck@users.noreply.github.com>
This commit is contained in:
K.B.Dharun Krishna
2023-11-06 23:14:12 +05:30
committed by GitHub
parent c059eb1c19
commit 5c26174aa9
385 changed files with 391 additions and 348 deletions

View File

@@ -2,7 +2,7 @@
> بررسی نوع فایل و مقایسه مقدار ها
> عدد 0 برمیگرداند اگر شرط درست باشد و 1 اگر شرط نادرست باشد
> اطلاعات بیشتر : <https://www.gnu.org/software/bash/manual/bash.html#index-test>.
> اطلاعات بیشتر: <https://www.gnu.org/software/bash/manual/bash.html#index-test>.
- بررسی میکند که آیا یک متغییر با رشته معین برابر است یا نابرابر :

View File

@@ -1,7 +1,7 @@
# chmod
> تغییر مجوز(ها)ی دسترسی به یک فایل یا پوشه.
> اطلاعات بیشتر : <https://www.gnu.org/software/coreutils/chmod>.
> اطلاعات بیشتر: <https://www.gnu.org/software/coreutils/chmod>.
- به مالک فایل دسترسی اجرا میدهد:

View File

@@ -1,7 +1,7 @@
# dd
> تبدیل و کپی یک فایل.
> بیشتر اطلاعات: <https://www.gnu.org/software/coreutils/dd>.
> اطلاعات بیشتر: <https://www.gnu.org/software/coreutils/dd>.
- یک حافظه قابل حمل با قابلیت بوت شدن میسازد، برای مثال `archlinux-xxx.iso` :

View File

@@ -1,7 +1,7 @@
# grep
> یافتن الگو در فایل ها به کمک عبارات با قاعده.
> اطلاعات بیشتر : <https://www.gnu.org/software/grep/manual/grep.html>.
> اطلاعات بیشتر: <https://www.gnu.org/software/grep/manual/grep.html>.
- جستجو یک الگو در یک فایل :

View File

@@ -1,7 +1,7 @@
# sleep
> ایجاد تاخیر بر اساس زمان.
> اطلاعات بیشتر: <https://www.gnu.org/software/coreutils/sleep>.
> اطلاعات بیشتر: <https://pubs.opengroup.org/onlinepubs/9699919799/utilities/sleep.html>.
- تاخیر به ثانیه:

View File

@@ -1,6 +1,7 @@
# where
> نمایش محل فایل باینری یا اجرایی یک دستور در لینوکس.
> اطلاعات بیشتر: <https://zsh.sourceforge.io/Doc/Release/Shell-Builtin-Commands.html>.
- نمایش محل فایل اجرایی یک دستور: