*: update links via set-more-info-link.py (#7611)

pull/7731/head
lincc 2022-01-30 04:17:39 +08:00 committed by GitHub
parent 684f7bbc65
commit b99f3da787
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
341 changed files with 341 additions and 254 deletions

View File

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

View File

@ -1,6 +1,7 @@
# mscore
> Ova komanda je pseudonim za `musescore`.
> Više informacija: <https://musescore.org/handbook/command-line-options>.
- Pogledaj dokumentaciju za izvornu komandu:

View File

@ -1,6 +1,7 @@
# time
> Vidi koliko dugo traje komanda.
> Više informacija: <https://manned.org/time>.
- Vrijeme `ls`:

View File

@ -1,6 +1,7 @@
# tldrl
> Ova komanda je pseudonim za `tldr-lint`.
> Više informacija: <https://github.com/tldr-pages/tldr-lint>.
- Pregledaj dokumentaciju za izvornu komandu:

View File

@ -1,6 +1,7 @@
# unalias
> Ukloni pseudonime.
> Više informacija: <https://manned.org/unalias>.
- Ukloni pseudonim:

View File

@ -1,6 +1,7 @@
# unclutter
> Skriva kursor miša.
> Više informacija: <https://manned.org/unclutter.1x>.
- Sakrij kursor miša nakon 3 sekunde:

View File

@ -2,7 +2,7 @@
> Teste und vergleiche Dateien und Variablen.
> Gibt 0 zurück, wenn der Ausdruck wahr ist und 1 wenn nicht.
> Weitere Informationen: <https://www.gnu.org/software/coreutils/test>.
> Weitere Informationen: <https://www.gnu.org/software/bash/manual/bash.html#index-test>.
- Überprüfe, ob die gegebene Variable und der gegebene String gleich sind:

View File

@ -1,6 +1,7 @@
# mscore
> Dieser Befehl ist ein Alias von `musescore`.
> Weitere Informationen: <https://musescore.org/handbook/command-line-options>.
- Zeige die Dokumentation für den originalen Befehl an:

View File

@ -1,6 +1,7 @@
# rev
> Kehre die Reihenfolge von Text um.
> Weitere Informationen: <https://manned.org/rev>.
- Kehre die Reihenfolge des Textes "Hallo" um:

View File

@ -1,6 +1,7 @@
# tldrl
> Dieser Befehl ist ein Alias von `tldr-lint`.
> Weitere Informationen: <https://github.com/tldr-pages/tldr-lint>.
- Zeige die Dokumentation für den originalen Befehl an:

View File

@ -1,7 +1,7 @@
# acpi
> Zeigt den Akkustatus oder Temperatur-Informationen an.
> Mehr Informationen: <https://sourceforge.net/projects/acpiclient/files/acpiclient/>.
> Weitere Informationen: <https://sourceforge.net/projects/acpiclient/files/acpiclient/>.
- Zeige Informationen über den Akku an:

View File

@ -2,7 +2,7 @@
> Informiert den Linux-Kernel über die Existenz der angegebenen Partition.
> Dieser Befehl ist ein einfacher Wrapper um den `add partition` ioctl.
> Mehr Informationen: <https://manned.org/addpart>.
> Weitere Informationen: <https://manned.org/addpart>.
- Informiere den Kernel über die Existenz der angegebenen Partition:

View File

@ -1,7 +1,7 @@
# addr2line
> Konvertiere Adressen von Binärdateien in Dateinamen und Zeilennummern.
> Mehr Informationen: <https://manned.org/addr2line>.
> Weitere Informationen: <https://manned.org/addr2line>.
- Zeige den Dateinamen und die Zeilennummer des Quellcodes von einer Befehlssadresse einer ausführbaren Datei an:

View File

@ -1,7 +1,7 @@
# amixer
> Mixer für den ALSA Soundkarten-Treiber.
> Mehr Informationen: <https://manned.org/amixer>.
> Weitere Informationen: <https://manned.org/amixer>.
- Erhöhe den Gesamtpegel um 10%:

View File

@ -1,7 +1,7 @@
# anbox
> Führe Android-Anwendungen auf jedem GNU/Linux Betriebssystem aus.
> Mehr Informationen: <https://manned.org/anbox>.
> Weitere Informationen: <https://manned.org/anbox>.
- Starte Anbox im App Manager:

View File

@ -2,7 +2,7 @@
> Das CLI Tool um den Apache HTTP Web Server zu administrieren.
> Dieser Befehl wird mit Debian-basierten Betriebssystemen geliefert, für RHEL siehe `httpd`.
> Mehr Informationen: <https://manpages.debian.org/latest/apache2/apache2ctl.8.en.html>.
> Weitere Informationen: <https://manpages.debian.org/latest/apache2/apache2ctl.8.en.html>.
- Starte den Apache daemon. Gibt einen Fehler aus, wenn er bereits läuft:

View File

@ -1,7 +1,7 @@
# aplay
> Command-line Musik Player für den ALSA Soundkarten-Treiber.
> Mehr Informationen: <https://manned.org/aplay>.
> Weitere Informationen: <https://manned.org/aplay>.
- Spiele eine bestimmte Datei (Abtastrate, Bittiefe, etc. werden automatisch für das Dateiformat erkannt):

View File

@ -1,7 +1,7 @@
# apport-bug
> Reiche einen Fehlerbericht über Ubuntu ein.
> Mehr Informationen: <https://wiki.ubuntu.com/Apport>.
> Weitere Informationen: <https://wiki.ubuntu.com/Apport>.
- Reiche einen Fehlerbericht über das gesamte System ein:

View File

@ -1,7 +1,7 @@
# apt-cache
> Debian und Ubuntu Paket Suche.
> Mehr Informationen: <https://manpages.debian.org/latest/apt/apt-cache.8.html>.
> Weitere Informationen: <https://manpages.debian.org/latest/apt/apt-cache.8.html>.
- Suche nach einem Paket in deinen aktuellen Paketquellen:

View File

@ -1,7 +1,7 @@
# apt-file
> Suche nach Dateien in apt Paketen, auch in den nicht installierten.
> Mehr Informationen: <https://manpages.debian.org/latest/apt-file/apt-file.1.html>.
> Weitere Informationen: <https://manpages.debian.org/latest/apt-file/apt-file.1.html>.
- Aktualisiere die Metadatenbank:

View File

@ -2,7 +2,7 @@
> Schlüssel Management Tool für den APT Paket Manager auf Debian und Ubuntu.
> Notiz: `apt-key` ist deprecated (außer für `apt-key del` in Maintainer Scripts).
> Mehr Informationen: <https://manpages.debian.org/latest/apt/apt-key.8.html>.
> Weitere Informationen: <https://manpages.debian.org/latest/apt/apt-key.8.html>.
- Liste alle vertrauten Schlüssel auf:

View File

@ -1,7 +1,7 @@
# apt-mark
> Tool um den Status eines installierten Paketes zu verändern.
> Mehr Informationen: <https://manpages.debian.org/latest/apt/apt-mark.8.html>.
> Weitere Informationen: <https://manpages.debian.org/latest/apt/apt-mark.8.html>.
- Markiere ein Paket als automatisch installiert:

View File

@ -1,7 +1,7 @@
# aptitude
> Debian und Ubuntu Paket Management Tool.
> Mehr Informationen: <https://manpages.debian.org/latest/aptitude/aptitude.8.html>.
> Weitere Informationen: <https://manpages.debian.org/latest/aptitude/aptitude.8.html>.
- Synchronisiere die Paketliste und verfügbaren Versionen. Dieser Command sollte zuerst ausgeführt werden bevor weitere aptitude Commands ausgeführt werden:

View File

@ -1,7 +1,7 @@
# archey
> Simples Tool um system informationen stylish zu präsentieren.
> Mehr Informationen: <https://lclarkmichalek.github.io/archey3/>.
> Weitere Informationen: <https://lclarkmichalek.github.io/archey3/>.
- Zeige System Informationen:

View File

@ -1,7 +1,7 @@
# archinstall
> Geführte Arch Linux Installation.
> Mehr Informationen: <https://archinstall.readthedocs.io>.
> Weitere Informationen: <https://archinstall.readthedocs.io>.
- Starte den interaktiven Installer:

View File

@ -1,7 +1,7 @@
# archlinux-java
> Ein Helfer Script das Funktionen für Java Umgebungen bereitstellt.
> Mehr Informationen: <https://github.com/michaellass/archlinux-java-run>.
> Weitere Informationen: <https://github.com/michaellass/archlinux-java-run>.
- Liste installierte Java Umgebungen:

View File

@ -1,7 +1,7 @@
# arecord
> Sound Recorder für den ALSA Soundkarten Treiber.
> Mehr Informationen: <https://manned.org/arecord>.
> Weitere Informationen: <https://manned.org/arecord>.
- Nehme einen Schnipsel in "CD" Qualität auf (beende die Aufnahme mit CTRL-C):

View File

@ -1,7 +1,7 @@
# arithmetic
> Quiz über simple arithmetische Probleme.
> Mehr Informationen: <https://manpages.debian.org/bsdgames/arithmetic.6.en.html>.
> Weitere Informationen: <https://manpages.debian.org/bsdgames/arithmetic.6.en.html>.
- Starte ein arithmetisches Quiz:

View File

@ -1,7 +1,7 @@
# ark
> KDE Archivierungs Tool.
> Mehr Informationen: <https://docs.kde.org/stable5/en/ark/ark/>.
> Weitere Informationen: <https://docs.kde.org/stable5/en/ark/ark/>.
- Extrahiere ein Archiv ins aktuelle Verzeichnis:

View File

@ -2,7 +2,7 @@
> Portabler GNU assembler.
> Hauptsächlich beabsichtigt um output von `gcc` für `ld` vorzubereiten.
> Mehr Informationen: <https://manned.org/as>.
> Weitere Informationen: <https://manned.org/as>.
- Assemble eine Datei und schreibe den Output in eine in `a.out`.

View File

@ -1,7 +1,7 @@
# ascii
> Zeige ASCII Aliase von Buchstaben.
> Mehr Informationen: <http://www.catb.org/~esr/ascii/>.
> Weitere Informationen: <http://www.catb.org/~esr/ascii/>.
- Zeige ASCII Aliase eines Buchstabens:

View File

@ -1,7 +1,7 @@
# asciiart
> Konvertiere Bilder zu ASCII.
> Mehr Informationen: <https://github.com/nodanaonlyzuul/asciiart>.
> Weitere Informationen: <https://github.com/nodanaonlyzuul/asciiart>.
- Lese ein Bild aus einer Datei und zeige es als ASCII:

View File

@ -1,7 +1,7 @@
# aspell
> Interaktiver Korrekturleser.
> Mehr Informationen: <http://aspell.net/>.
> Weitere Informationen: <http://aspell.net/>.
- Überprüfe eine einzelne Datei auf Fehler:

View File

@ -1,7 +1,7 @@
# cp
> Kopiere Dateien und Verzeichnisse.
> Mehr Informationen: <https://www.gnu.org/software/coreutils/cp>.
> Weitere Informationen: <https://www.gnu.org/software/coreutils/cp>.
- Kopiere eine Datei an einen anderen Ort:

View File

@ -2,7 +2,7 @@
> Evalúa una condicion.
> Retorna 0 si la condición se cumple, 1 si esta no se cumple.
> Más información: <https://www.gnu.org/software/coreutils/test>.
> Más información: <https://www.gnu.org/software/bash/manual/bash.html#index-test>.
- Prueba si una variable dada es igual a una cadena dada:

View File

@ -1,6 +1,7 @@
# mscore
> Este comando es un alias de `musescore`.
> Más información: <https://musescore.org/handbook/command-line-options>.
- Ver documentación para el comando original:

View File

@ -1,6 +1,7 @@
# tldrl
> Este comando es un alias de `tldr-lint`.
> Más información: <https://github.com/tldr-pages/tldr-lint>.
- Ver documentación para el comando original:

View File

@ -1,6 +1,7 @@
# unrar
> Extrae archivos RAR.
> Más información: <https://manned.org/unrar>.
- Extrae archivos comprimidos respetando la estructura original del archivo:

View File

@ -1,6 +1,7 @@
# vimtutor
> Vim tutor, enseña los comandos básicos de vim.
> Más información: <https://manned.org/vimtutor>.
- Ejecuta vim tutor utilizando el idioma especificado (en, es, de, ...):

View File

@ -1,6 +1,7 @@
# time
> نمایش زمان اجرای یک دستور.
> اطلاعات بیشتر: <https://manned.org/time>.
- نمایش زمان اجرای دستور `ls`:

View File

@ -1,6 +1,7 @@
# unclutter
> مخفی کردن نشان ماوس.
> اطلاعات بیشتر: <https://manned.org/unclutter.1x>.
- مخفی کردن نشان ماوس بعد از 3 ثانیه:

View File

@ -2,7 +2,7 @@
> Affiche un rapport de bug Android.
> Cette commande peut être utilisé uniquement depuis `adb shell`.
> Plus d'informations : <https://android.googlesource.com/platform/frameworks/native/+/master/cmds/bugreport/>.
> Plus d'informations : <https://cs.android.com/android/platform/superproject/+/master:frameworks/native/cmds/bugreport>.
- Affiche un rapport de bug d'un appareil Android :

View File

@ -2,7 +2,7 @@
> Génère une archive d'un rapport de bug Android.
> Cette commande peut être utilisé uniquement depuis `adb shell`.
> Plus d'informations : <https://android.googlesource.com/platform/frameworks/native/+/master/cmds/bugreportz/>.
> Plus d'informations : <https://cs.android.com/android/platform/superproject/+/master:frameworks/native/cmds/bugreportz>.
- Génère une archive à partir d'un rapport de bug d'un appareil Android :

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://age-encryption.org>.
- Générez un fichier crypté qui peut être décrypté avec une mot de passe:

View File

@ -1,7 +1,7 @@
# egrep
> Recherche de motifs dans un texte. Supporte la version étendues des expressions regulieres (`?`, `+`, `{}`, `()`, et `|`).
> Plus d'informations: <https://manned.org/egrep>.
> Plus d'informations : <https://manned.org/egrep>.
- Recherche une chaîne de caractères précise :

View File

@ -1,6 +1,7 @@
# mscore
> Cette commande est un alias de `musescore`.
> Plus d'informations : <https://musescore.org/handbook/command-line-options>.
- Voir la documentation de la commande originale :

View File

@ -1,7 +1,7 @@
# perl
> Interpréteur du langage Perl (version 5).
> Plus d'informations : <https://www.perl.org/>.
> Plus d'informations : <https://www.perl.org>.
- Exécuter le code contenu dans un fichier :

View File

@ -2,6 +2,7 @@
> Transférer des fichiers vers ou depuis un hôte distant (pas entre deux hôtes distants).
> Peut transférer un ou plusieurs fichiers correspondant à un motif.
> Plus d'informations : <https://manned.org/rsync>.
- Transférer un fichier local vers un serveur distant :

View File

@ -1,6 +1,7 @@
# tldrl
> Cette commande est un alias de `tldr-lint`.
> Plus d'informations : <https://github.com/tldr-pages/tldr-lint>.
- Voir la documentation de la commande originale :

View File

@ -1,6 +1,7 @@
# tput
> Accède et modifie les paramètres du terminal.
> Plus d'informations : <https://manned.org/tput>.
- Déplace le curseur à un endroit donné sur l'écran :

View File

@ -1,6 +1,7 @@
# which
> Localise un programme dans le chemin de l'utilisateur.
> Plus d'informations : <https://manned.org/which>.
- Fouille la variable d'environnement « PATH » et affiche l'emplacement des programmes exécutables correspondants à la requête :

View File

@ -1,7 +1,7 @@
# wg
> Gestion de la configuration des interfaces WireGuard.
> Plus d'informations: <https://www.wireguard.com/quickstart/>.
> Plus d'informations : <https://www.wireguard.com/quickstart/>.
- Vérifier l'état des interfaces actuellement actives :

View File

@ -2,7 +2,7 @@
> गिट रिपॉजिटरी में फाइलों में बदलाव दिखाएं।
> उन पथों को प्रदर्शित करता है जिनमें अनुक्रमणिका फ़ाइल और वर्तमान हेड कमिट के बीच अंतर होता है।
> अधिक जानकारी के लिए: <https://git-scm.com/docs/git-status>.
> अधिक जानकारी: <https://git-scm.com/docs/git-status>
- बदली हुई फ़ाइलें दिखाएं जो अभी तक कमिट के लिए नहीं जोड़ी गई हैं:

View File

@ -1,6 +1,7 @@
# mscore
> यह आदेश `musescore` का उपनाम है।
> अधिक जानकारी: <https://musescore.org/handbook/command-line-options>
- मूल आदेश के लिए दस्तावेज़ देखें:

View File

@ -1,6 +1,7 @@
# time
> देखें कि एक कमांड में कितना समय लगता है।
> अधिक जानकारी: <https://manned.org/time>
- समय "ls":

View File

@ -1,6 +1,7 @@
# tldrl
> यह आदेश `tldr-lint` का उपनाम है।
> अधिक जानकारी: <https://github.com/tldr-pages/tldr-lint>
- मूल आदेश के लिए दस्तावेज़ देखें:

View File

@ -2,7 +2,7 @@
> Mengevaluasi syarat dalam perintah syel komputer.
> Mengembalikan nilai 0 jika syarat tersebut terpenuhi (bernilai benar) atau 1 jika tidak.
> Informasi lebih lanjut: <https://www.gnu.org/software/coreutils/test>.
> Informasi lebih lanjut: <https://www.gnu.org/software/bash/manual/bash.html#index-test>.
- Menguji apakah sebuah variabel memiliki nilai sama dengan sebuah string:

View File

@ -1,7 +1,7 @@
# java
> Peluncur Aplikasi Java.
> Informasi lebih lanjut: <https://java.com>.
> Informasi lebih lanjut: <https://docs.oracle.com/en/java/javase/17/docs/specs/man/java.html>.
- Menjalankan berkas java `.class` yang mengandung method main dengan hanya menggunakan nama class:

View File

@ -1,6 +1,7 @@
# mscore
> Perintah ini merupakan alias dari `musescore`.
> Informasi lebih lanjut: <https://musescore.org/handbook/command-line-options>.
- Menampilkan dokumentasi untuk perintah asli:

View File

@ -1,6 +1,7 @@
# ps
> Informasi tentang proses-proses yang berlangsung.
> Informasi lebih lanjut: <https://manned.org/ps>.
- Menampilkan daftar semua proses yang berlangsung:

View File

@ -2,6 +2,7 @@
> Transfer file ke atau dari sebuah _remote host_ (bukan di antara 2 _remote host_).
> Bisa transfer satuan file, maupun beberapa file yang sesuai dengan pola tertentu.
> Informasi lebih lanjut: <https://manned.org/rsync>.
- Transfer file dari lokal ke _remote host_:

View File

@ -1,6 +1,7 @@
# tldrl
> Perintah ini merupakan alias dari `tldr-lint`.
> Informasi lebih lanjut: <https://github.com/tldr-pages/tldr-lint>.
- Menampilkan dokumentasi untuk perintah asli:

View File

@ -1,7 +1,7 @@
# explorer
> Windows File Explorer: penjelajah file pada Windows.
> Informasi Lebih Lanjut: <https://ss64.com/nt/explorer.html>.
> Informasi lebih lanjut: <https://ss64.com/nt/explorer.html>.
- Membuka Windows Explorer:

View File

@ -1,6 +1,7 @@
# mscore
> Questo comando è un alias per `musescore`.
> Maggiori informazioni: <https://musescore.org/handbook/command-line-options>.
- Consulta la documentazione del comando originale:

View File

@ -1,6 +1,7 @@
# tldrl
> Questo comando è un alias per `tldr-lint`.
> Maggiori informazioni: <https://github.com/tldr-pages/tldr-lint>.
- Consulta la documentazione del comando originale:

View File

@ -2,7 +2,7 @@
> 条件を評価します。
> 条件が真と評価された場合は 0 を、偽と評価された場合は 1 を返します。
> 詳しくはこちら: <https://www.gnu.org/software/coreutils/test>
> 詳しくはこちら: <https://www.gnu.org/software/bash/manual/bash.html#index-test>
- 与えられた変数が与えられた文字列と等しいかどうかをテスト:

View File

@ -1,7 +1,7 @@
# asdf
> さまざまなパッケージのバージョンを管理するためのコマンドラインインターフェイスです。
> 詳細はこちら。<https://asdf-vm.com>
> 詳しくはこちら: <https://asdf-vm.com>
- 利用可能なプラグインの一覧を表示:

View File

@ -1,6 +1,7 @@
# mscore
> このコマンドは `musescore` のエイリアスです.
> 詳しくはこちら: <https://musescore.org/handbook/command-line-options>
- オリジナルのコマンドのドキュメントを表示する:

View File

@ -1,6 +1,7 @@
# ps
> 実行中のプロセスに関する情報。
> 詳しくはこちら: <https://manned.org/ps>
- 実行中のプロセスをすべてリストアップ:

View File

@ -1,6 +1,7 @@
# tldrl
> このコマンドは `tldr-lint` のエイリアスです.
> 詳しくはこちら: <https://github.com/tldr-pages/tldr-lint>
- オリジナルのコマンドのドキュメントを表示する:

View File

@ -1,6 +1,7 @@
# unalias
> alias を削除します。
> 詳しくはこちら: <https://manned.org/unalias>
- alias を削除する:

View File

@ -1,6 +1,7 @@
# mscore
> ഈ കമാൻഡ് `musescore` എന്നത്തിന്റെ അപരനാമമാണ്.
> കൂടുതൽ വിവരങ്ങൾ: <https://musescore.org/handbook/command-line-options>.
- യഥാർത്ഥ കമാൻഡിനായി ഡോക്യുമെന്റേഷൻ കാണുക:

View File

@ -1,7 +1,7 @@
# sleep
> കാലതാമസം വരുത്തുവാനുള്ള പ്രോഗ്രാം.
> കൂടുതൽ വിവരങ്ങൾ: <https://www.gnu.org/software/coreutils/manual/html_node/sleep-invocation.html#sleep-invocation>.
> കൂടുതൽ വിവരങ്ങൾ: <https://www.gnu.org/software/coreutils/sleep>.
- നിമിഷങ്ങൾ വൈകിക്കാൻ:

View File

@ -1,6 +1,7 @@
# tldrl
> ഈ കമാൻഡ് `tldr-lint` എന്നത്തിന്റെ അപരനാമമാണ്.
> കൂടുതൽ വിവരങ്ങൾ: <https://github.com/tldr-pages/tldr-lint>.
- യഥാർത്ഥ കമാൻഡിനായി ഡോക്യുമെന്റേഷൻ കാണുക:

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 @@
> पछि एक पटक आदेशहरू कार्यान्वयन गर्छ।
> वास्तविक कार्यान्वयनको लागि service atd(अथवा atrun) चलिरहेको हुनुपर्छ ।
> थप जानकारी : <https://man.archlinux.org/man/at.1>|
> थप जानकारी: <https://man.archlinux.org/man/at.1>.
- standard input बाट आदेशहरू ५ मिनटमा कार्यान्वयन गर्नुहोस् (सकिएपछि `Ctrl +D` थिच्नुहोस्) :

View File

@ -1,7 +1,7 @@
# bg
> निलम्बित गरिएका कामहरुलाई (जस्तै `Ctrl + Z` प्रयोग गरेर) पुन: सुरु गर्छ, अनि तिनीहरुलाई पृष्ठभूमिमा चलाइरहन्छ।
> थप जानकारी : <https://manned.org/bg>|
> थप जानकारी: <https://manned.org/bg>.
- सबैभन्दा भर्खर् निलम्बित गरिएको कामलाई पुन: सुरु गर्नुहोस् अनि पृष्ठभूमिमा चलाउनुहोस् :

View File

@ -2,7 +2,7 @@
> Evalueren voorwaarde.
> Geeft een 0 terug als de voorwaarde waar (true) is, als het niet waar (false) is geeft het een 1 terug.
> Meer informatie: <https://www.gnu.org/software/coreutils/test>.
> Meer informatie: <https://www.gnu.org/software/bash/manual/bash.html#index-test>.
- Test of een gegeven variabele gelijk is aan een gegeven tekst:

View File

@ -1,6 +1,7 @@
# source
> Voer opdrachten uit vanuit een bestand in de huidige shell.
> Meer informatie: <https://manned.org/source>.
- Evalueer de inhoud van een bepaald bestand:

View File

@ -1,6 +1,7 @@
# time
> Kijk hoe lang een opdracht duurt.
> Meer informatie: <https://manned.org/time>.
- Tijd "ls":

View File

@ -1,6 +1,7 @@
# tldrl
> Dit commando is een alias van `tldr-lint`.
> Meer informatie: <https://github.com/tldr-pages/tldr-lint>.
- Bekijk de documentatie van het originele commando:

View File

@ -1,6 +1,7 @@
# unalias
> Verwijder aliassen.
> Meer informatie: <https://manned.org/unalias>.
- Verwijder een alias:

View File

@ -1,6 +1,7 @@
# unclutter
> Verbergt de muiscursor.
> Meer informatie: <https://manned.org/unclutter.1x>.
- Verbergt de muiscursor na 3 seconden:

View File

@ -1,6 +1,7 @@
# visudo
> Bewerk veilig het sudoers-bestand.
> Meer informatie: <https://www.sudo.ws/man/1.8.13/visudo.man.html>.
- Bewerk sudoers-bestand:

View File

@ -1,6 +1,7 @@
# mscore
> Denne kommandoen er et alias for `musescore`.
> Mer informasjon: <https://musescore.org/handbook/command-line-options>.
- Vis dokumentasjonen for den opprinnelige kommandoen:

View File

@ -1,6 +1,7 @@
# time
> See hvor lang en kommand tar.
> Mer informasjon: <https://manned.org/time>.
- Tid "ls":

View File

@ -1,6 +1,7 @@
# tldrl
> Denne kommandoen er et alias for `tldr-lint`.
> Mer informasjon: <https://github.com/tldr-pages/tldr-lint>.
- Vis dokumentasjonen for den opprinnelige kommandoen:

View File

@ -1,6 +1,7 @@
# unalias
> Fjern aliaser.
> Mer informasjon: <https://manned.org/unalias>.
- Fjern et alias:

View File

@ -1,6 +1,7 @@
# unclutter
> Gjemmer musepekeren.
> Mer informasjon: <https://manned.org/unclutter.1x>.
- Gjem musepekeren etter 3 sekunder:

View File

@ -2,7 +2,7 @@
> Sprawdza typy plików i porównuje wartości.
> Zwraca 0 gdy porównanie zwróciło wartość poprawną, 1 gdy fałszywą.
> Więcej informacji: <https://www.gnu.org/software/coreutils/test>.
> Więcej informacji: <https://www.gnu.org/software/bash/manual/bash.html#index-test>.
- Sprawdź czy podana zmienna jest równa łańcuchowi znaków:

View File

@ -1,7 +1,7 @@
# java
> Java Application Launcher.
> Więcej informacji: <https://java.com>.
> Więcej informacji: <https://docs.oracle.com/en/java/javase/17/docs/specs/man/java.html>.
- Uruchom plik .class java, który zawiera główną metodę, używając tylko nazwy klasy:

View File

@ -1,6 +1,7 @@
# mscore
> Te polecenie jest aliasem `musescore`.
> Więcej informacji: <https://musescore.org/handbook/command-line-options>.
- Zobacz dokumentację orginalnego polecenia:

View File

@ -1,6 +1,7 @@
# pdfimages
> Narzędzie do wyodrębniania obrazów z plików PDF.
> Więcej informacji: <https://manned.org/pdfimages>.
- Wyodrębnij wszystkie obrazy z pliku PDF i zapisz je jako pliki PNG:

View File

@ -1,6 +1,7 @@
# rar
> Archiwizator RAR. Obsługuje wielotomowe archiwa, które mogą być opcjonalnie samorozpakowujące się.
> Więcej informacji: <https://manned.org/rar>.
- Zarchiwizuj 1 lub więcej plików:

View File

@ -1,6 +1,7 @@
# tldrl
> Te polecenie jest aliasem `tldr-lint`.
> Więcej informacji: <https://github.com/tldr-pages/tldr-lint>.
- Zobacz dokumentację orginalnego polecenia:

View File

@ -1,7 +1,7 @@
# ver
> Wyświetl aktualną wersję systemu DOS lub Windows.
> More information: <https://docs.microsoft.com/windows-server/administration/windows-commands/ver>.
> Więcej informacji: <https://docs.microsoft.com/windows-server/administration/windows-commands/ver>.
- Wyświetl aktualną wersję systemu:

View File

@ -2,7 +2,7 @@
> Gera um relatório de bugs do Android em formato .zip.
> Esse comando só pode ser utilizado por meio de `adb shell`.
> Mais informações:<https://cs.android.com/android/platform/superproject/+/master:frameworks/native/cmds/bugreportz>.
> Mais informações: <https://cs.android.com/android/platform/superproject/+/master:frameworks/native/cmds/bugreportz>.
- Mostra um relatório completo de bugs de um dispositivo Android em formato .zip:

View File

@ -2,7 +2,7 @@
> Avalia condição.
> Retorna 0 se a condição for verdadeira, 1 se for falsa.
> Mais informações: <https://www.gnu.org/software/coreutils/test>.
> Mais informações: <https://www.gnu.org/software/bash/manual/bash.html#index-test>.
- Testa se uma determinada variável é igual a uma determinada string:

View File

@ -1,7 +1,7 @@
# docker-compose
> Executa e gerencia multi-containers de aplicações Docker
> Mais Informações: <https://docs.docker.com/compose/reference/>.
> Mais informações: <https://docs.docker.com/compose/reference/>.
- Lista todos os containers em execução:

View File

@ -1,7 +1,7 @@
# java
> Inicializador de Programas Java.
> Mais informações: <https://java.com>.
> Mais informações: <https://docs.oracle.com/en/java/javase/17/docs/specs/man/java.html>.
- Executa um arquivo Java `.class` que contém um método main, usando o nome da classe:

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