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>
pull/11401/head
K.B.Dharun Krishna 2023-11-06 23:14:12 +05:30 committed by GitHub
parent c059eb1c19
commit 5c26174aa9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
385 changed files with 391 additions and 348 deletions

View File

@ -1,7 +1,7 @@
# curl
> هذا الأمر هو اسم مستعار لـ `curl -p common`.
> لمزيد من التفاصيل: <https://curl.se>.
> لمزيد من التفاصيل: <https://learn.microsoft.com/powershell/module/microsoft.powershell.utility/invoke-webrequest>.
- إعرض التوثيقات للأمر الأصلي:

View File

@ -1,6 +1,7 @@
# iwr
> هذا الأمر هو اسم مستعار لـ `invoke-webrequest`.
> لمزيد من التفاصيل: <https://learn.microsoft.com/powershell/module/microsoft.powershell.utility/invoke-webrequest>.
- إعرض التوثيقات للأمر الأصلي:

View File

@ -1,7 +1,7 @@
# wget
> هذا الأمر هو اسم مستعار لـ `wget -p common`.
> لمزيد من التفاصيل: <https://www.gnu.org/software/wget>.
> لمزيد من التفاصيل: <https://learn.microsoft.com/powershell/module/microsoft.powershell.utility/invoke-webrequest>.
- إعرض التوثيقات للأمر الأصلي:

View File

@ -1,7 +1,7 @@
# am
> অ্যান্ড্রয়েড অ্যাক্টিভিটি ম্যানেজার।
> আরও তথ্য পাবেন: <https://developer.android.com/studio/command-line/adb#am>.
> আরও তথ্য পাবেন: <https://developer.android.com/studio/command-line/adb#am>
- একটি নির্দিষ্ট কার্যকলাপ শুরু করুন:

View File

@ -2,7 +2,7 @@
> একটি অ্যান্ড্রয়েড বাগ রিপোর্ট দেখান।
> এই কমান্ডটি শুধুমাত্র `adb shell` এর মাধ্যমে ব্যবহার করা যেতে পারে।
> আরও তথ্য পাবেন: <https://cs.android.com/android/platform/superproject/+/main:frameworks/native/cmds/bugreport>.
> আরও তথ্য পাবেন: <https://cs.android.com/android/platform/superproject/+/main:frameworks/native/cmds/bugreport>
- একটি অ্যান্ড্রয়েড ডিভাইসের একটি সম্পূর্ণ বাগ রিপোর্ট দেখান:

View File

@ -2,7 +2,7 @@
> একটি জিপ করা অ্যান্ড্রয়েড বাগ রিপোর্ট তৈরি করুন।
> এই কমান্ডটি শুধুমাত্র `adb shell` এর মাধ্যমে ব্যবহার করা যেতে পারে।
> আরও তথ্য পাবেন: <https://cs.android.com/android/platform/superproject/+/main:frameworks/native/cmds/bugreportz>.
> আরও তথ্য পাবেন: <https://cs.android.com/android/platform/superproject/+/main:frameworks/native/cmds/bugreportz>
- একটি অ্যান্ড্রয়েড ডিভাইসের একটি সম্পূর্ণ জিপ করা বাগ রিপোর্ট তৈরি করুন:

View File

@ -1,7 +1,7 @@
# cmd
> অ্যান্ড্রয়েড সার্ভিস ম্যানেজার।
> আরও তথ্য পাবেন: <https://cs.android.com/android/platform/superproject/+/main:frameworks/native/cmds/cmd/>.
> আরও তথ্য পাবেন: <https://cs.android.com/android/platform/superproject/+/main:frameworks/native/cmds/cmd/>
- প্রতিটি চলমান পরিষেবা তালিকা করুন:

View File

@ -1,7 +1,7 @@
# dalvikvm
> অ্যান্ড্রয়েড জাভা ভার্চুয়াল মেশিন।
> আরও তথ্য পাবেন: <https://source.android.com/devices/tech/dalvik>.
> আরও তথ্য পাবেন: <https://source.android.com/devices/tech/dalvik>
- একটি নির্দিষ্ট জাভা প্রোগ্রাম শুরু করুন:

View File

@ -2,7 +2,7 @@
> অ্যান্ড্রয়েড সিস্টেম পরিষেবা সম্পর্কে তথ্য প্রদান করে।
> এই কমান্ডটি শুধুমাত্র `adb shell` এর মাধ্যমে ব্যবহার করা যেতে পারে।
> আরও তথ্য পাবেন: <https://developer.android.com/studio/command-line/dumpsys>.
> আরও তথ্য পাবেন: <https://developer.android.com/studio/command-line/dumpsys>
- সমস্ত সিস্টেম পরিষেবার জন্য ডায়াগনস্টিক আউটপুট পান:

View File

@ -1,7 +1,7 @@
# getprop
> অ্যান্ড্রয়েড সিস্টেম বৈশিষ্ট্য সম্পর্কে তথ্য দেখান।
> আরও তথ্য পাবেন: <https://manned.org/getprop>.
> আরও তথ্য পাবেন: <https://manned.org/getprop>
- অ্যান্ড্রয়েড সিস্টেম বৈশিষ্ট্য সম্পর্কে তথ্য প্রদর্শন করুন:

View File

@ -2,7 +2,7 @@
> একটি Android ডিভাইসে ইভেন্ট কোড বা টাচস্ক্রিন অঙ্গভঙ্গি পাঠান।
> এই কমান্ডটি শুধুমাত্র `adb shell` এর মাধ্যমে ব্যবহার করা যেতে পারে।
> আরও তথ্য পাবেন: <https://developer.android.com/reference/android/view/KeyEvent.html#constants_1>.
> আরও তথ্য পাবেন: <https://developer.android.com/reference/android/view/KeyEvent.html#constants_1>
- একটি Android ডিভাইসে একটি একক অক্ষরের জন্য একটি ইভেন্ট কোড পাঠান:

View File

@ -1,7 +1,7 @@
# logcat
> সিস্টেম বার্তার একটি লগ ডাম্প করুন, যখন একটি ত্রুটি ঘটেছে স্ট্যাক ট্রেস সহ, এবং অ্যাপ্লিকেশন দ্বারা লগ করা তথ্য বার্তা।
> আরও তথ্য পাবেন: <https://developer.android.com/studio/command-line/logcat>.
> আরও তথ্য পাবেন: <https://developer.android.com/studio/command-line/logcat>
- সিস্টেম লগগুলি প্রদর্শন করুন:

View File

@ -1,7 +1,7 @@
# pkg
> Termux এর জন্য একটি প্যাকেজ ব্যবস্থাপনা ইউটিলিটি।
> আরও তথ্য পাবেন: <https://wiki.termux.com/wiki/Package_Management>.
> আরও তথ্য পাবেন: <https://wiki.termux.com/wiki/Package_Management>
- সমস্ত ইনস্টল করা প্যাকেজ আপগ্রেড করুন:

View File

@ -1,7 +1,7 @@
# pm
> একটি Android ডিভাইসে অ্যাপ্লিকেশন সম্পর্কে তথ্য দেখান।
> আরও তথ্য পাবেন: <https://developer.android.com/studio/command-line/adb#pm>.
> আরও তথ্য পাবেন: <https://developer.android.com/studio/command-line/adb#pm>
- সমস্ত ইনস্টল করা অ্যাপের একটি তালিকা প্রিন্ট করুন:

View File

@ -2,7 +2,7 @@
> একটি মোবাইল ডিসপ্লের স্ক্রিনশট নিন।
> এই কমান্ডটি শুধুমাত্র `adb shell` এর মাধ্যমে ব্যবহার করা যেতে পারে।
> আরও তথ্য পাবেন: <https://developer.android.com/studio/command-line/adb#screencap>.
> আরও তথ্য পাবেন: <https://developer.android.com/studio/command-line/adb#screencap>
- একটি স্ক্রিনশট নিন:

View File

@ -1,7 +1,7 @@
# settings
> Android OS সম্পর্কে তথ্য পান।
> আরও তথ্য পাবেন: <https://adbinstaller.com/commands/adb-shell-settings-5b670d5ee7958178a2955536>.
> আরও তথ্য পাবেন: <https://adbinstaller.com/commands/adb-shell-settings-5b670d5ee7958178a2955536>
- `global` নামস্থানে সেটিংসের একটি তালিকা প্রদর্শন করুন:

View File

@ -2,7 +2,7 @@
> একটি অ্যান্ড্রয়েড ডিভাইসের স্ক্রীন সম্পর্কে তথ্য দেখান।
> এই কমান্ডটি শুধুমাত্র `adb shell` এর মাধ্যমে ব্যবহার করা যেতে পারে।
> আরও তথ্য পাবেন: <https://adbinstaller.com/commands/adb-shell-wm-5b672b17e7958178a2955538>.
> আরও তথ্য পাবেন: <https://adbinstaller.com/commands/adb-shell-wm-5b672b17e7958178a2955538>
- একটি অ্যান্ড্রয়েড ডিভাইসের স্ক্রিনের শারীরিক আকার প্রদর্শন করুন:

View File

@ -1,7 +1,7 @@
# Exclamation mark
> ইতিহাসে পেয়ে যাওয়া কমান্ড দিয়ে বিকল্প বাছানোর জন্য ব্যবহৃত ব্যাশ শেলে পুনর্নির্মিত।
> অধিক তথ্য: <https://www.gnu.org/software/bash/manual/bash.html#Event-Designators>.
> আরও তথ্য পাবেন: <https://www.gnu.org/software/bash/manual/bash.html#Event-Designators>
- সুডো দিয়ে আগের কমান্ড পুনর্নির্মিত করুন:

View File

@ -1,7 +1,7 @@
# 2to3
> স্বয়ংক্রিয় পাইথন ২ থেকে ৩ কোড রূপান্তর।
> আরও তথ্য জানতে: <https://docs.python.org/3/library/2to3.html>.
> আরও তথ্য পাবেন: <https://docs.python.org/3/library/2to3.html>
- পরিবর্তনগুলি প্রদর্শন করুন যা করা হবে তা না করে (ড্রাই-রান):

View File

@ -1,7 +1,7 @@
# 7z
> উচ্চ স্পীড অনুপাতে ফাইল সংরক্ষণকর্তা।
> আরও জানতে: <https://manned.org/7z>.
> আরও তথ্য পাবেন: <https://manned.org/7z>
- নতুন বা বিদ্যমান সংরক্ষণে একটি ফাইল বা ডিরেক্টরি যোগ করুন:

View File

@ -2,7 +2,7 @@
> একটি উচ্চ সঙ্কোচন অনুবাদক সাথে ফাইল অ্যার্কাইভার।
> `7z` এর মত, কিন্তু এটি কম ফাইল ধরণসমূহ সমর্থন করে এবং ক্রস-প্ল্যাটফর্ম।
> আরও তথ্য পেতে: <https://manned.org/7za>.
> আরও তথ্য পাবেন: <https://manned.org/7za>
- একটি ফাইল বা ডিরেক্টরি অ্যার্কাইভ করুন:

View File

@ -2,7 +2,7 @@
> একটি উচ্চ সঙ্কোচন অনুবাদক সাথে ফাইল অ্যার্কাইভার।
> `7z` এর মত, কিন্তু এটি কেবলমাত্র `.7z` ফাইলগুলি সমর্থন করে।
> আরও তথ্য পেতে: <https://manned.org/7zr>.
> আরও তথ্য পাবেন: <https://manned.org/7zr>
- একটি ফাইল বা ডিরেক্টরি অ্যার্কাইভ করুন:

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

@ -2,7 +2,7 @@
> ফাইল প্রকার পরীক্ষা করুন এবং মান তুলনা করুন।
> শর্তটি সত্য মানে 0 স্ট্যাটাস ফিরিয়ে দেয়, এবং শর্তটি মিথ্যা মানে 1।
> আরও তথ্য পেতে: <https://www.gnu.org/software/bash/manual/bash.html#index-_005b_005b>.
> আরও তথ্য পাবেন: <https://www.gnu.org/software/bash/manual/bash.html#index-_005b_005b>
- পরীক্ষা করুন যদি দেওয়া ভেরিয়েবল নির্দিষ্ট স্ট্রিং এর সমান/সমান না হয়:

View File

@ -1,7 +1,7 @@
# a2ping
> চিত্রগুলি কে EPS বা PDF ফাইলে রূপান্তর করুন।
> আরও জানতে: <https://manned.org/a2ping>.
> আরও তথ্য পাবেন: <https://manned.org/a2ping>
- একটি চিত্রকে PDF তে রূপান্তর করুন (নোট: আউটপুট ফাইল নাম নির্দিষ্ট করা ঐচ্ছিক):

View File

@ -2,7 +2,7 @@
> এন্ড্রয়েড এসেট প্যাকেজিং টুল।
> এন্ড্রয়েড অ্যাপের সম্পদগুলি সংকলিত এবং প্যাকেজ করুন।
> আরও জানতে: <https://elinux.org/Android_aapt>.
> আরও তথ্য পাবেন: <https://elinux.org/Android_aapt>
- APK সংগ্রহে অন্তর্ভুক্ত ফাইলের তালিকা তৈরি করুন:

View File

@ -1,7 +1,7 @@
# ab
> এপাচি এইচটিটিপি সার্ভার বেঞ্চমার্কিং টুল।
> আরও তথ্য পেতে: <https://httpd.apache.org/docs/current/programs/ab.html>.
> আরও তথ্য পাবেন: <https://httpd.apache.org/docs/current/programs/ab.html>
- নির্দিষ্ট URL এ ১০০টি HTTP GET অনুরোধ প্রয়ান করুন:

View File

@ -1,7 +1,7 @@
# abduco
> টার্মিনাল সেশন ম্যানেজার।
> আরও তথ্য পেতে: <http://www.brain-dump.org/projects/abduco/>.
> আরও তথ্য পাবেন: <http://www.brain-dump.org/projects/abduco/>
- সেশনগুলির তালিকা:

View File

@ -1,7 +1,7 @@
# ac
> ব্যবহারকারী কতক্ষণ সংযোগিত আছেন, সেই পরিস্থিতিগুলি প্রিন্ট করুন।
> আরও জানতে: <https://man.openbsd.org/ac>.
> আরও তথ্য পাবেন: <https://man.openbsd.org/ac>
- বর্তমান ব্যবহারকারী কত সময় ধরে সংযোগিত আছে, ঘণ্টায়:

View File

@ -2,7 +2,7 @@
> একটি গ্রেপের মত খোঁজ টুল, ডেভেলপারদের জন্য অপটিমাইজড করা.
> আরও দেখুন: `rg`, যা অধিক দ্রুত।
> আরও তথ্য পেতে: <https://beyondgrep.com/documentation>.
> আরও তথ্য পাবেন: <https://beyondgrep.com/documentation>
- বর্তমান ডিরেক্টরির অব্যাপ্তিতে স্ট্রিং বা নিয়মিত অভিব্যক্তি সম্মিলিত ফাইলগুলি জন্য খোঁজ করুন:

View File

@ -1,7 +1,7 @@
# acme.sh --dns
> TLS সার্টিফিকেট ইস্যু করার জন্য DNS-01 চ্যালেঞ্জ ব্যবহার করুন।
> আরও তথ্য পেতে: <https://github.com/acmesh-official/acme.sh/wiki>.
> আরও তথ্য পাবেন: <https://github.com/acmesh-official/acme.sh/wiki>
- স্বয়ংক্রিয় DNS API মোড ব্যবহার করে একটি সার্টিফিকেট ইস্যু করুন:

View File

@ -2,7 +2,7 @@
> ACME ক্লায়েন্ট প্রোটোকল প্রয়োজনীয় স্ক্রিপ্ট, certbot এর একটি বিকল্প।
> `acme.sh dns` দেখুন।
> আরও তথ্য পেতে: <https://github.com/acmesh-official/acme.sh>.
> আরও তথ্য পাবেন: <https://github.com/acmesh-official/acme.sh>
- ওয়েবরুট মোড ব্যবহার করে একটি সার্টিফিকেট ইস্যু করুন:

View File

@ -2,7 +2,7 @@
> ওয়ায়ারলেস নেটওয়ার্কে প্যাকেট ইনজেক্ট করুন।
> `aireplay-ng` এর একটি অংশ।
> আরও জানতে: <https://www.aircrack-ng.org/doku.php?id=aireplay-ng>.
> আরও তথ্য পাবেন: <https://www.aircrack-ng.org/doku.php?id=aireplay-ng>
- একটি এক্সেস পয়েন্টের MAC ঠিকানা, ক্লায়েন্টের MAC ঠিকানা এবং একটি ইন্টারফেস দেখে একটি নির্দিষ্ট সংখ্যক অপ্রাপ্ত প্যাকেট পাঠান:

View File

@ -2,7 +2,7 @@
> উপনাম তৈরি করে -- এই শব্দগুলি যেগুলি কমান্ড স্ট্রিং দ্বারা প্রতিস্থাপন করা হয়।
> উপনাম বর্তমান শেল সেশনে শেষ হয় যতক্ষণ না সেট করা হয়, উদাহরণ: `~/.bashrc`
> আরও জানতে: <https://tldp.org/LDP/abs/html/aliases.html>.
> আরও তথ্য পাবেন: <https://tldp.org/LDP/abs/html/aliases.html>
- সমস্ত উপনামের তালিকা তৈরি করুন:

View File

@ -2,7 +2,7 @@
> সিস্টেমের আর্কিটেকচারের নাম দেখানো।
> `uname` ওয়েবসাইটে দেখানো যাক।
> আরও জানতে: <https://www.gnu.org/software/coreutils/arch>.
> আরও তথ্য পাবেন: <https://www.gnu.org/software/coreutils/arch>
- সিস্টেম আর্কিটেকচার দেখানো:

View File

@ -2,7 +2,7 @@
> বিদ্যমান কমিট দ্বারা প্রবর্তিত পরিবর্তনগুলি বর্তমান ব্র্যাঞ্চে প্রয়োগ করুন।
> অন্য ব্র্যাঞ্চে পরিবর্তনগুলি প্রয়োগ করতে, প্রথমে পছন্দসই ব্র্যাঞ্চে স্যুইচ করতে `git checkout` ব্যবহার করুন।
> আরও তথ্য পাবেন: <https://git-scm.com/docs/git-cherry-pick>.
> আরও তথ্য পাবেন: <https://git-scm.com/docs/git-cherry-pick>
- বর্তমান ব্র্যাঞ্চে কমিট করুন:

View File

@ -2,7 +2,7 @@
> ডেবিয়ান ভিত্তিক ডিস্ট্রিবিউশনের জন্য প্যাকেজ ম্যানেজমেন্ট ইউটিলিটি।
> ইন্টারেক্টিভভাবে ব্যবহৃত হলে উবুন্টু সংস্করণ 16.04 এবং তার পরবর্তী সংস্করনের জন্য `apt-get` এর পরিবরতে রেকোমেন্ডেড প্রতিস্থাপন।
> আরও তথ্য পাবেন: <https://manpages.debian.org/latest/apt/apt.8.html>.
> আরও তথ্য পাবেন: <https://manpages.debian.org/latest/apt/apt.8.html>
- উপলভ্য প্যাকেজ এবং সংস্করণের তালিকা আপডেট করুন (অন্যান্য `apt` কমান্ডের আগে এটি চালানোর পরামর্শ দেওয়া হচ্ছে):

View File

@ -2,7 +2,7 @@
> "স্ন্যাপ" স্বয়ংসম্পূর্ণ সফটওয়্যার প্যাকেজসমুহ পরিচালনার জন্য একটি টুল।
> এটি ".deb" এর জন্য `apt` এর অনুরূপ।
> আরও তথ্য পাবেন: <https://manned.org/snap>.
> আরও তথ্য পাবেন: <https://manned.org/snap>
- একটি প্যাকেজ অনুসন্ধান করুন:

View File

@ -1,7 +1,7 @@
# ditto
> ফাইল এবং ডিরেক্টরি কপি করুন।
> আরও তথ্য পাবেন: <https://ss64.com/osx/ditto.html>.
> আরও তথ্য পাবেন: <https://ss64.com/osx/ditto.html>
- সোর্স ডিরেক্টরির বিষয়বস্তু দিয়ে গন্তব্য ডিরেক্টরির বিষয়বস্তু ওভাররাইট করুন:

View File

@ -2,7 +2,7 @@
> নেটওয়ার্ক প্যাকেট স্নিফার।
> SunOS এর জন্য tcpdump এর সমতুল্য।
> আরও তথ্য পাবেন: <https://www.unix.com/man-page/sunos/1m/snoop>.
> আরও তথ্য পাবেন: <https://www.unix.com/man-page/sunos/1m/snoop>
- একটি নির্দিষ্ট নেটওয়ার্ক ইন্টারফেসে প্যাকেটগুলি ক্যাপচার করুন:

View File

@ -1,7 +1,7 @@
# cd
> বর্তমান ওয়ার্কিং ডিরেক্টরির নাম প্রদর্শন বা পরিবর্তন করে।
> আরও তথ্য পাবেন: <https://learn.microsoft.com/windows-server/administration/windows-commands/cd>.
> আরও তথ্য পাবেন: <https://learn.microsoft.com/windows-server/administration/windows-commands/cd>
- একই ড্রাইভে একটি ডিরেক্টরিতে যান:

View File

@ -1,7 +1,7 @@
# choice
> ব্যবহারকারীকে একটি চয়েস নির্বাচন করতে উৎসাহিত করুন এবং নির্বাচিত চয়েস ইনডেক্স ফিরিয়ে দিন।
> আরও তথ্য পাবেন: <https://learn.microsoft.com/windows-server/administration/windows-commands/choice>.
> আরও তথ্য পাবেন: <https://learn.microsoft.com/windows-server/administration/windows-commands/choice>
- বর্তমান ব্যবহারকারীকে `Y` বা `N` চয়েস নির্বাচন করতে:

View File

@ -1,7 +1,7 @@
# chrome
> এই আদেশটির উপনাম `chromium`
> আরও তথ্যের জ্য: <https://chrome.google.com>.
> আরও তথ্য পাবেন: <https://chrome.google.com>
- মৌল আদেশের জন্য ডকুমেন্টেশন দেখুন:

View File

@ -1,7 +1,7 @@
# color
> কনসোল পূর্বপরক্ষ এবং পৃষ্ঠভূমির রঙ নির্ধারণ করুন।
> আরও তথ্য পাবেন: <https://learn.microsoft.com/windows-server/administration/windows-commands/color>.
> আরও তথ্য পাবেন: <https://learn.microsoft.com/windows-server/administration/windows-commands/color>
- কনসোল রঙগুলি ডিফল্ট মানে নির্ধারণ করুন:

View File

@ -1,7 +1,7 @@
# curl
> পাওয়ারশেলে, এই কমান্ডটি অরিজিনাল `curl` প্রোগ্রাম (<https://curl.se>) সঠিকভাবে ইনস্টল না থাকলে এটি `Invoke-WebRequest` এর এলিয়াস হতে পারে।
> আরও তথ্য পাবেন: <https://learn.microsoft.com/powershell/module/microsoft.powershell.utility/invoke-webrequest>.
> আরও তথ্য পাবেন: <https://learn.microsoft.com/powershell/module/microsoft.powershell.utility/invoke-webrequest>
- চেষ্টা করুন যে কি `curl` সঠিকভাবে ইনস্টল করা হয়েছে কিনা, এর সংস্করণ নম্বর প্রিন্ট করে। যদি এই কমান্ডটি একটি ত্রুটির মধ্যে মূল `Invoke-WebRequest` দিয়ে বদলে যায়, তবে:

View File

@ -1,7 +1,7 @@
# date
> সিস্টেমের তারিখ প্রদর্শন বা সেট করে।
> আরও তথ্য পাবেন: <https://learn.microsoft.com/windows-server/administration/windows-commands/date>.
> আরও তথ্য পাবেন: <https://learn.microsoft.com/windows-server/administration/windows-commands/date>
- বর্তমান সিস্টেম তারিখ প্রদর্শন এবং নতুন তারিখ সেট করতে (অপরিবর্তিত রাখতে খালি রাখুন):

View File

@ -1,7 +1,7 @@
# doskey
> ম্যাক্রোজ, উইন্ডোজ কমান্ড এবং কমান্ড-লাইন পরিচালনা করুন।
> আরও তথ্য পাবেন: <https://learn.microsoft.com/windows-server/administration/windows-commands/doskey>.
> আরও তথ্য পাবেন: <https://learn.microsoft.com/windows-server/administration/windows-commands/doskey>
- উপস্থিত ম্যাক্রোগুলির তালিকা তৈরি করুন:

View File

@ -1,7 +1,7 @@
# exit
> বর্তমান CMD ইনস্ট্যান্স বা বর্তমান ব্যাচ ফাইল থেকে বাহির হোন।
> আরও তথ্যের জন্য: https://learn.microsoft.com/windows-server/administration/windows-commands/exit.
> আরও তথ্য পাবেন: <https://learn.microsoft.com/windows-server/administration/windows-commands/exit>
- বর্তমান CMD উদাহরণ থেকে বাহির হোন:

View File

@ -1,7 +1,7 @@
# find
> এক বা একাধিক ফাইলে নির্দিষ্ট স্ট্রিং খোঁজা।
> আরও তথ্য পাবেন: <https://learn.microsoft.com/windows-server/administration/windows-commands/find>.
> আরও তথ্য পাবেন: <https://learn.microsoft.com/windows-server/administration/windows-commands/find>
- ঐ স্ট্রিং যুক্ত লাইন গুলি খোঁজা:

View File

@ -1,7 +1,7 @@
# mkdir
> একটি নির্দেশিকা তৈরি করে।
> আরও তথ্যের জ্য: <https://learn.microsoft.com/windows-server/administration/windows-commands/mkdir>.
> আরও তথ্য পাবেন: <https://learn.microsoft.com/windows-server/administration/windows-commands/mkdir>
- একটি নির্দেশিকা তৈরি করুন:

View File

@ -1,7 +1,7 @@
# net
> সিস্টেম ইউটিলিটি যাতে নেটওয়ার্ক-সম্পর্কিত সেটিংস দেখা এবং পরিবর্তন করা হয়।
> আরও তথ্য পাবেন: <https://learn.microsoft.com/previous-versions/windows/it-pro/windows-server-2012-r2-and-2012/gg651155(v=ws.11)>.
> আরও তথ্য পাবেন: <https://learn.microsoft.com/previous-versions/windows/it-pro/windows-server-2012-r2-and-2012/gg651155(v=ws.11)>
- একটি Windows সার্ভিস সমকালিনভাবে চালু বা বন্ধ করুন:

View File

@ -1,7 +1,7 @@
# path
> কার্যকর ফাইলগুলির জন্য পথ খোঁজা বা সেট করতে পারেন।
> আরও তথ্যের জ্য: <https://learn.microsoft.com/windows-server/administration/windows-commands/path>.
> আরও তথ্য পাবেন: <https://learn.microsoft.com/windows-server/administration/windows-commands/path>
- বর্তমান পথটি দেখানো:

View File

@ -1,7 +1,7 @@
# scoop
> স্কুপ প্যাকেজ ম্যানেজার।
> আরও তথ্যের জ্য: <https://scoop.sh>.
> আরও তথ্য পাবেন: <https://scoop.sh>
- একটি প্যাকেজ ইনস্টল করুন:

View File

@ -1,7 +1,7 @@
# set
> CMD-এর বর্তমান ইনস্ট্যান্সের জন্য পরিবেশ চেরা বা সেট করুন।
> আরও তথ্য পাবেন: <https://learn.microsoft.com/windows-server/administration/windows-commands/set>.
> আরও তথ্য পাবেন: <https://learn.microsoft.com/windows-server/administration/windows-commands/set>
- সমস্ত বর্তমান পরিবেশ চেরা তালিকাভুক্ত করুন:

View File

@ -1,7 +1,7 @@
# time
> সিস্টেম সময় প্রদর্শন বা সেট করুন।
> আরও তথ্য পাবেন: <https://learn.microsoft.com/windows-server/administration/windows-commands/time>.
> আরও তথ্য পাবেন: <https://learn.microsoft.com/windows-server/administration/windows-commands/time>
- বর্তমান সিস্টেম সময় প্রদর্শন এবং একটি নতুন সময় এন্টার করতে প্রম্পট করুন (অপরিবর্তিত রাখতে খালি রাখুন):

View File

@ -1,7 +1,7 @@
# curl
> Ova komanda je pseudonim za `curl -p common`.
> Više informacija: <https://curl.se>.
> Više informacija: <https://learn.microsoft.com/powershell/module/microsoft.powershell.utility/invoke-webrequest>.
- Pogledaj dokumentaciju za izvornu komandu:

View File

@ -1,6 +1,7 @@
# iwr
> Ova komanda je pseudonim za `invoke-webrequest`.
> Više informacija: <https://learn.microsoft.com/powershell/module/microsoft.powershell.utility/invoke-webrequest>.
- Pogledaj dokumentaciju za izvornu komandu:

View File

@ -1,7 +1,7 @@
# wget
> Ova komanda je pseudonim za `wget -p common`.
> Više informacija: <https://www.gnu.org/software/wget>.
> Više informacija: <https://learn.microsoft.com/powershell/module/microsoft.powershell.utility/invoke-webrequest>.
- Pogledaj dokumentaciju za izvornu komandu:

View File

@ -1,7 +1,7 @@
# snake4scores
> Mostra les màximes puntuacions del joc snake4.
> Més informació: <https://manpages.debian.org/latest/snake4/snake4.6.en.html>.
> Més informació: <https://manpages.debian.org/snake4/snake4.6.en.html>.
- Mostra les màximes puntuacions:

View File

@ -1,7 +1,7 @@
# curl
> Aquest comandament és un àlies de `curl -p common`.
> Més informació: <https://curl.se>.
> Més informació: <https://learn.microsoft.com/powershell/module/microsoft.powershell.utility/invoke-webrequest>.
- Veure documentació pel comandament original:

View File

@ -1,6 +1,7 @@
# iwr
> Aquest comandament és un àlies de `invoke-webrequest`.
> Més informació: <https://learn.microsoft.com/powershell/module/microsoft.powershell.utility/invoke-webrequest>.
- Veure documentació pel comandament original:

View File

@ -1,7 +1,7 @@
# wget
> Aquest comandament és un àlies de `wget -p common`.
> Més informació: <https://www.gnu.org/software/wget>.
> Més informació: <https://learn.microsoft.com/powershell/module/microsoft.powershell.utility/invoke-webrequest>.
- Veure documentació pel comandament original:

View File

@ -1,7 +1,7 @@
# curl
> Denne kommando er et alias af `curl -p common`.
> Mere information: <https://curl.se>.
> Mere information: <https://learn.microsoft.com/powershell/module/microsoft.powershell.utility/invoke-webrequest>.
- Se dokumentation for den oprindelige kommando:

View File

@ -1,6 +1,7 @@
# iwr
> Denne kommando er et alias af `invoke-webrequest`.
> Mere information: <https://learn.microsoft.com/powershell/module/microsoft.powershell.utility/invoke-webrequest>.
- Se dokumentation for den oprindelige kommando:

View File

@ -1,7 +1,7 @@
# wget
> Denne kommando er et alias af `wget -p common`.
> Mere information: <https://www.gnu.org/software/wget>.
> Mere information: <https://learn.microsoft.com/powershell/module/microsoft.powershell.utility/invoke-webrequest>.
- Se dokumentation for den oprindelige kommando:

View File

@ -1,7 +1,7 @@
# age
> Ein einfaches, modernes und sicheres Dateiverschlüsselungswerkzeug.
> Weitere Informationen: <https://age-encryption.org>.
> Weitere Informationen: <https://github.com/FiloSottile/age>.
- Generiere eine verschlüsselte Datei, die mit einer Passphrase entschlüsselt werden kann:

View File

@ -1,7 +1,7 @@
# clang-tidy
> Ein LLVM-basierter C/C++ Linter zum Finden von Stilverletzungen, Bugs und Sicherheitsmängeln durch statische Codeanalyse.
> Weitere Information: <https://clang.llvm.org/extra/clang-tidy/>.
> Weitere Informationen: <https://clang.llvm.org/extra/clang-tidy/>.
- Führe die Standard-Checks für eine Quelldatei aus:

View File

@ -1,7 +1,7 @@
# gcloud
> Das offizielle CLI-Tool für die Google Cloud Platform.
> Weitere Informationen: https://cloud.google.com/sdk/gcloud.
> Weitere Informationen: <https://cloud.google.com/sdk/gcloud>.
- Liste alle Eigenschaften der aktiven Konfiguration auf:

View File

@ -2,7 +2,7 @@
> Verwalten von benutzerdefinierten Optionen für Git Repositories.
> Diese Optionen können lokal (für das aktiven Repository) or global (für den aktiven Benutzer) sein.
> Weitere Informationen: <https://git-scm.com/docs/git-config/de>.
> Weitere Informationen: <https://git-scm.com/docs/git-config>.
- Liste nur lokale Konfigurationseinträge (gespeichert unter `.git/config` im aktiven Repository) auf:

View File

@ -1,7 +1,7 @@
# head
> Gibt den ersten Teil einer Datei aus.
> Weitere Informationen: <https://www.gnu.org/software/coreutils/head>.
> Weitere Informationen: <https://manned.org/head.1p>.
- Gib die ersten paar Zeilen einer Datei aus:

View File

@ -1,7 +1,7 @@
# nix-build
> Erstellen eines Nix-Ausdrucks.
> Weitere Informationen: <https://nixos.org/releases/nix/latest/manual#sec-nix-build>.
> Weitere Informationen: <https://nixos.org/manual/nix/stable/command-ref/nix-build.html>.
- Erstelle einen Nix-Ausdruck:

View File

@ -1,7 +1,7 @@
# nix-shell
> Startet eine interaktive Shell, die auf einem Nix-Ausdruck basiert.
> Weitere Informationen: <https://nixos.org/manual/nix/stable/#sec-nix-shell>.
> Weitere Informationen: <https://nixos.org/manual/nix/stable/command-ref/nix-shell.html>.
- Starte mit Nix-Ausdruck in `shell.nix` oder `default.nix` im aktuellen Verzeichnis:

View File

@ -1,7 +1,7 @@
# nix
> Dienstprogramme für die Nix-Sprache und den Nix-Speicher.
> Weitere Informationen: <https://nixos.org>.
> Weitere Informationen: <https://nixos.org/manual/nix>.
- Suche nach einem Paket über seinen Namen oder seine Beschreibung:

View File

@ -1,7 +1,7 @@
# php
> PHP Befehlszeilenschnittstelle.
> Mehr Informationen: <https://php.net>.
> Weitere Informationen: <https://php.net>.
- Analysiere ein PHP-Skript und führe es aus:

View File

@ -1,7 +1,7 @@
# sleep
> Verzögert für einen bestimmten Zeitraum.
> Weitere Informationen: <https://www.gnu.org/software/coreutils/sleep>.
> Weitere Informationen: <https://pubs.opengroup.org/onlinepubs/9699919799/utilities/sleep.html>.
- Verzögere in Sekunden:

View File

@ -1,6 +1,7 @@
# curl
> In PowerShell kann dieser Befehl ein Alias von `Invoke-WebRequest` sein, wenn das Originalprogramm `curl` (<https://curl.se>) nicht ordnungsgemäß installiert wurde.
> Weitere Informationen: <https://learn.microsoft.com/powershell/module/microsoft.powershell.utility/invoke-webrequest>.
- Überprüfen Sie, ob `curl` ordnungsgemäß installiert ist, indem Sie sich die Versionsnummer ausgeben lassen. Wenn nachfolgender Befehl einen Fehler ausgibt, hat PowerShell diesen Befehl möglicherweise durch `Invoke-WebRequest` ersetzt:

View File

@ -1,6 +1,7 @@
# iwr
> Dieser Befehl ist ein Alias von `invoke-webrequest`.
> Weitere Informationen: <https://learn.microsoft.com/powershell/module/microsoft.powershell.utility/invoke-webrequest>.
- Zeige die Dokumentation für den originalen Befehl an:

View File

@ -1,7 +1,7 @@
# wget
> Dieser Befehl ist ein Alias von `wget -p common`.
> Weitere Informationen: <https://www.gnu.org/software/wget>.
> Weitere Informationen: <https://learn.microsoft.com/powershell/module/microsoft.powershell.utility/invoke-webrequest>.
- Zeige die Dokumentation für den originalen Befehl an:

View File

@ -2,7 +2,7 @@
> Una herramienta de búsqueda como grep, optimizada para desarrolladores.
> Ver también: `rg`, que es más rápido.
> More information: <https://beyondgrep.com/documentation>.
> Más información: <https://beyondgrep.com/documentation>.
- Busca archivos que contengan una cadena o expresión regular en el directorio actual de forma recursiva:

View File

@ -2,7 +2,7 @@
> Administra organizaciones de Azure DevOps.
> Parte de `azure-cli` (también conocido como `az`).
> Más información: <https://learn.microsoft.com/cli/azure/devops?view=azure-cli-latest>.
> Más información: <https://learn.microsoft.com/cli/azure/devops>.
- Configura el Token de Acceso Personal (PAT) para iniciar sesión en una organización específica:

View File

@ -2,7 +2,7 @@
> Actualiza Azure CLI y sus extensiones.
> Parte de `azure-cli` (también conocido como `az`).
> Más información: <https://learn.microsoft.com/cli/azure/reference-index?view=azure-cli-latest#az-upgrade()>.
> Más información: <https://learn.microsoft.com/cli/azure/reference-index?view=azure-cli-latest#az-upgrade>.
- Actualiza Azure CLI:

View File

@ -1,7 +1,7 @@
# brew
> Administrador de paquetes para macOS y Linux.
> Más información: <https://brew.sh>.
> Más información: <https://docs.brew.sh/Manpage>.
- Instala la última versión estable de una fórmula (usar `--devel` para versiones de desarrollo):

View File

@ -1,7 +1,7 @@
# nc
> Netcat es una utilidad versátil para trabajar con datos TCP o UDP.
> Más información: <https://nmap.org/ncat>.
> Más información: <https://manned.org/man/nc.1>.
- Escucha en un puerto determinado e imprime cualquier dato recibido:

View File

@ -2,7 +2,7 @@
> Muestra las últimas líneas de un archivo de texto determinado.
> Ver también: `head`.
> Más información: <https://www.gnu.org/software/coreutils/manual/html_node/tail-invocation.html#tail-invocation>.
> Más información: <https://www.gnu.org/software/coreutils/tail>.
- Imprime las últimas líneas de 'recuento' de un archivo:

View File

@ -1,7 +1,7 @@
# snake4scores
> Muestra las máximas puntuaciones del juego snake4.
> Más información: <https://manpages.debian.org/latest/snake4/snake4.6.en.html>.
> Más información: <https://manpages.debian.org/snake4/snake4.6.en.html>.
- Muestra las máximas puntuaciones:

View File

@ -1,7 +1,7 @@
# cd
> Muestra información sobre el directorio actual y le permite moverse a otro.
> Más informaciones: <https://learn.microsoft.com/windows-server/administration/windows-commands/cd>.
> Más información: <https://learn.microsoft.com/windows-server/administration/windows-commands/cd>.
- Muestra la ruta (path) del directorio actual:

View File

@ -1,7 +1,7 @@
# curl
> Este comando es un alias de `curl -p common`.
> Más información: <https://curl.se>.
> Más información: <https://learn.microsoft.com/powershell/module/microsoft.powershell.utility/invoke-webrequest>.
- Ver documentación para el comando original:

View File

@ -1,6 +1,7 @@
# iwr
> Este comando es un alias de `invoke-webrequest`.
> Más información: <https://learn.microsoft.com/powershell/module/microsoft.powershell.utility/invoke-webrequest>.
- Ver documentación para el comando original:

View File

@ -1,7 +1,7 @@
# wget
> Este comando es un alias de `wget -p common`.
> Más información: <https://www.gnu.org/software/wget>.
> Más información: <https://learn.microsoft.com/powershell/module/microsoft.powershell.utility/invoke-webrequest>.
- Ver documentación para el comando original:

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>.
- نمایش محل فایل اجرایی یک دستور:

View File

@ -1,6 +1,7 @@
# where
> نمایش محل فایل باینری یا اجرایی یک دستور در لینوکس.
> اطلاعات بیشتر: <https://learn.microsoft.com/windows-server/administration/windows-commands/where>.
- نمایش محل فایل اجرایی یک دستور:

View File

@ -1,7 +1,7 @@
# age
> Un outil de cryptage de fichiers simple, moderne et sécurisé.
> Plus d'informations : <https://age-encryption.org>.
> Plus d'informations : <https://github.com/FiloSottile/age>.
- Générez un fichier crypté qui peut être décrypté avec une mot de passe:

View File

@ -1,7 +1,7 @@
# brew
> Gestionnaire de paquets pour macOS et Linux.
> Plus d'informations : <https://brew.sh>.
> Plus d'informations : <https://docs.brew.sh/Manpage>.
- Installe la dernière version stable d'une formule ou d'un cask (ajouter `--devel` pour une version de développement):

View File

@ -1,7 +1,7 @@
# git subtree
> Outil pour gérer les dépendances de projet en tant que sous-projets.
> Plus d'informations : <https://manpages.debian.org/latest/git-man/git-subtree.1.en.html>.
> Plus d'informations : <https://manpages.debian.org/latest/git-man/git-subtree.1.html>.
- Ajout d'un dépôt Git en tant que sous-arbre :

View File

@ -1,7 +1,7 @@
# choco info
> Afficher des informations détaillées sur un forfait avec Chocolatey.
> Plus d'information : <https://chocolatey.org/docs/commands-info>.
> Plus d'informations : <https://chocolatey.org/docs/commands-info>.
- Afficher des informations sur un package spécifique :

Some files were not shown because too many files have changed in this diff Show More