Add curl link to Windows section

pull/597/head
Nick Kirby 2019-05-23 20:08:50 +01:00
parent 3d8afef22e
commit 3e2adcac52
6 changed files with 70 additions and 50 deletions

View File

@ -9,17 +9,22 @@
[![Join the chat at https://gitter.im/jlevy/the-art-of-command-line](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/jlevy/the-art-of-command-line?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) [![Join the chat at https://gitter.im/jlevy/the-art-of-command-line](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/jlevy/the-art-of-command-line?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
- [Kurzbeschreibung](#kurzbeschreibung) - [The Art of Command Line](#the-art-of-command-line)
- [Grundlagen](#grundlagen) - [Kurzbeschreibung](#kurzbeschreibung)
- [Täglicher Gebrauch](#täglicher-gebrauch) - [Grundlagen](#grundlagen)
- [Umgang mit Dateien und Daten](#umgang-mit-dateien-und-daten) - [Täglicher Gebrauch](#t%C3%A4glicher-gebrauch)
- [Fehlerbehebung auf Systemebene](#fehlerbehebung-auf-systemebene) - [Umgang mit Dateien und Daten](#umgang-mit-dateien-und-daten)
- [Einzeiler](#einzeiler) - [Fehlerbehebung auf Systemebene](#fehlerbehebung-auf-systemebene)
- [Eigenartig aber hilfreich](#eigenartig-aber-hilfreich) - [Einzeiler](#einzeiler)
- [Nur MacOS X](#nur-macos-x) - [Eigenartig aber hilfreich](#eigenartig-aber-hilfreich)
- [Nur Windows](#nur-windows) - [Nur MacOS X](#nur-macos-x)
- [Weitere Quellen](#weitere-quellen) - [Nur Windows](#nur-windows)
- [Haftungsausschluss](#haftungsausschluss) - [Möglichkeiten, Unix-Tools unter Windows zu erhalten](#m%C3%B6glichkeiten-unix-tools-unter-windows-zu-erhalten)
- [Nützliche Windows Befehlszeilen-Werkzeugen](#n%C3%BCtzliche-windows-befehlszeilen-werkzeugen)
- [Cygwin Tipps und Tricks](#cygwin-tipps-und-tricks)
- [Weitere Quellen](#weitere-quellen)
- [Haftungsausschluss](#haftungsausschluss)
- [Lizenz](#lizenz)
![curl -s 'https://raw.githubusercontent.com/jlevy/the-art-of-command-line/master/README.md' | egrep -o '`\w+`' | tr -d '`' | cowsay -W50](cowsay.png) ![curl -s 'https://raw.githubusercontent.com/jlevy/the-art-of-command-line/master/README.md' | egrep -o '`\w+`' | tr -d '`' | cowsay -W50](cowsay.png)
@ -564,7 +569,7 @@ Diese Hinweise sind *nur* für Windows relevant.
- Du kannst die meisten Aufgaben der Windows-Systemverwaltung von der Befehlszeile ausführen und skripten, indem du den Umgang mit `wmic` lernst. - Du kannst die meisten Aufgaben der Windows-Systemverwaltung von der Befehlszeile ausführen und skripten, indem du den Umgang mit `wmic` lernst.
- Native Windows Befehlszeilen Netzwerk Werkzeugen, die du nützlich finden kannst, gehören `ping`,` ipconfig`, `traceroute` und `netstat`. - Native Windows Befehlszeilen Netzwerk Werkzeugen, die du nützlich finden kannst, gehören `ping`,` ipconfig`, `traceroute`, `netstat` und `curl`.
- Du kannst [viele nützliche Windows-Aufgaben] (http://www.thewindowsclub.com/rundll32-shortcut-commands-windows) durch Aufrufen des Befehls `Rundll32` ausführen. - Du kannst [viele nützliche Windows-Aufgaben] (http://www.thewindowsclub.com/rundll32-shortcut-commands-windows) durch Aufrufen des Befehls `Rundll32` ausführen.

View File

@ -544,7 +544,7 @@ mkdir empty && rsync -r --delete empty/ some-dir && rmdir some-dir
- Μπορείτε να εκτελέσετε και να γράψετε scripts για τις περισσότερες εργασίες διαχείρισης συστήματος των Windows από τη γραμμή εντολών μαθαίνοντας και χρησιμοποιώντας την `wmic`. - Μπορείτε να εκτελέσετε και να γράψετε scripts για τις περισσότερες εργασίες διαχείρισης συστήματος των Windows από τη γραμμή εντολών μαθαίνοντας και χρησιμοποιώντας την `wmic`.
- Χρήσιμα εγγενή εργαλεία της γραμμής εντολών των Windows για διαχείριση και αποσφαλμάτωση του δικτύου είναι τα `ping`,` ipconfig`, `traceroute` και `netstat`. - Χρήσιμα εγγενή εργαλεία της γραμμής εντολών των Windows για διαχείριση και αποσφαλμάτωση του δικτύου είναι τα `ping`,` ipconfig`, `traceroute`, `netstat` και `curl`.
- Πολλές [χρήσιμες λειτουργίες των Windows] (http://www.thewindowsclub.com/rundll32-shortcut-commands-windows) μπορούν να εκτελεστούν μέσω της εντολής `Rundll32`. - Πολλές [χρήσιμες λειτουργίες των Windows] (http://www.thewindowsclub.com/rundll32-shortcut-commands-windows) μπορούν να εκτελεστούν μέσω της εντολής `Rundll32`.

View File

@ -7,17 +7,22 @@
[![Join the chat at https://gitter.im/jlevy/the-art-of-command-line](https://badges.gitter.im/Join%19Chat.svg)](https://gitter.im/jlevy/the-art-of-command-line?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) [![Join the chat at https://gitter.im/jlevy/the-art-of-command-line](https://badges.gitter.im/Join%19Chat.svg)](https://gitter.im/jlevy/the-art-of-command-line?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
- [Méta](#méta) - [L'art de la ligne de commande](#lart-de-la-ligne-de-commande)
- [Notions de base](#notions-de-base) - [Méta](#m%C3%A9ta)
- [Utilisation quotidienne](#utilisation-quotidienne) - [Notions de base](#notions-de-base)
- [Traitement des fichiers et des données](#traitement-des-fichiers-et-des-données) - [Utilisation quotidienne](#utilisation-quotidienne)
- [Débogage du système](#débogage-du-système) - [Traitement des fichiers et des données](#traitement-des-fichiers-et-des-donn%C3%A9es)
- [Unilignes](#unilignes) - [Débogage du système](#d%C3%A9bogage-du-syst%C3%A8me)
- [Obscures mais utiles](#obscures-mais-utiles) - [Unilignes](#unilignes)
- [Uniquement macOS](#uniquement-macos) - [Obscures mais utiles](#obscures-mais-utiles)
- [Uniquement Windows](#uniquement-windows) - [Uniquement macOS](#uniquement-macos)
- [Autres ressources](#autres-ressources) - [Uniquement Windows](#uniquement-windows)
- [Avertissement](#avertissement) - [Différentes manières d'obtenir les outils Unix sous Windows](#diff%C3%A9rentes-mani%C3%A8res-dobtenir-les-outils-unix-sous-windows)
- [Outils en ligne de commande utiles pour Windows](#outils-en-ligne-de-commande-utiles-pour-windows)
- [Trucs et astuces à propos de Cygwin](#trucs-et-astuces-%C3%A0-propos-de-cygwin)
- [Autres ressources](#autres-ressources)
- [Avertissement](#avertissement)
- [Licence](#licence)
![curl -s 'https://raw.githubusercontent.com/jlevy/the-art-of-command-line/master/README.md' | egrep -o '`\w+`' | tr -d '`' | cowsay -W50](cowsay.png) ![curl -s 'https://raw.githubusercontent.com/jlevy/the-art-of-command-line/master/README.md' | egrep -o '`\w+`' | tr -d '`' | cowsay -W50](cowsay.png)
@ -704,7 +709,7 @@ Notez que très peu de commandes Unix et d'options de ligne de commande sont dis
- Vous pouvez accomplir et scripter la plupart des tâches d'administration système de Windows depuis la ligne de commande à l'aide de `wmic`. - Vous pouvez accomplir et scripter la plupart des tâches d'administration système de Windows depuis la ligne de commande à l'aide de `wmic`.
- Parmi les outils réseaux en ligne de commande nativement disponibles sous windows que vous devriez trouver utiles, on trouve `ping`, `ipconfig`, `tracert` et `netstat`. - Parmi les outils réseaux en ligne de commande nativement disponibles sous windows que vous devriez trouver utiles, on trouve `ping`, `ipconfig`, `tracert`, `netstat` et `curl`.
- Vous pouvez effectuer [de nombreuses tâches sous Windows](http://www.thewindowsclub.com/rundll32-shortcut-commands-windows) en invoquant la commande `Rundll32`. - Vous pouvez effectuer [de nombreuses tâches sous Windows](http://www.thewindowsclub.com/rundll32-shortcut-commands-windows) en invoquant la commande `Rundll32`.

View File

@ -9,17 +9,22 @@
[![Join the chat at https://gitter.im/jlevy/the-art-of-command-line](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/jlevy/the-art-of-command-line?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) [![Join the chat at https://gitter.im/jlevy/the-art-of-command-line](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/jlevy/the-art-of-command-line?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
- [Meta](#meta) - [Umetnost ukazne vrstice](#umetnost-ukazne-vrstice)
- [Osnove](#osnove) - [Meta](#meta)
- [Vsakodnevna uporaba](#vsakodnevna-uporaba) - [Osnove](#osnove)
- [Procesiranje datotek in podatkov](#procesiranje-datotek-in-podatkov) - [Vsakodnevna uporaba](#vsakodnevna-uporaba)
- [Sistemsko razhroščevanje](#sistemsko-razhroščevanje) - [Procesiranje datotek in podatkov](#procesiranje-datotek-in-podatkov)
- [V eni vrstici](#v-eni-vrstici) - [Sistemsko razhroščevanje](#sistemsko-razhro%C5%A1%C4%8Devanje)
- [Nepregledno vendar uporabno](#nepregledno-vendar-uporabno) - [V eni vrstici](#v-eni-vrstici)
- [Samo za macOS](#samo-za-macos) - [Nepregledno vendar uporabno](#nepregledno-vendar-uporabno)
- [Samo za Windows](#samo-za-windows) - [Samo za macOS](#samo-za-macos)
- [Več virov](#več-virov) - [Samo za Windows](#samo-za-windows)
- [Pogoji uporabe](#pogoji-uporabe) - [Načini pridobitve Unix orodij na Windows](#na%C4%8Dini-pridobitve-unix-orodij-na-windows)
- [Uporabna Windows orodja ukazne vrstice](#uporabna-windows-orodja-ukazne-vrstice)
- [Cygwin nasveti in triki](#cygwin-nasveti-in-triki)
- [Več virov](#ve%C4%8D-virov)
- [Pogoji uporabe](#pogoji-uporabe)
- [Licenca](#licenca)
![curl -s 'https://raw.githubusercontent.com/jlevy/the-art-of-command-line/master/README.md' | egrep -o '`\w+`' | tr -d '`' | cowsay -W50](cowsay.png) ![curl -s 'https://raw.githubusercontent.com/jlevy/the-art-of-command-line/master/README.md' | egrep -o '`\w+`' | tr -d '`' | cowsay -W50](cowsay.png)
@ -580,7 +585,7 @@ Sledeče velja *samo* za Windows.
- Izvajate in kodirate lahko večino sistemskih opravil Windows iz ukazne vrstice, če se naučite uporabljati `wmic`. - Izvajate in kodirate lahko večino sistemskih opravil Windows iz ukazne vrstice, če se naučite uporabljati `wmic`.
- Izvorna mrežna orodja ukazne vrstice Windows, ki jih morda najdete uporabne, vključujejo `ping`, `ipconfig`, `tracert` in `netstat`. - Izvorna mrežna orodja ukazne vrstice Windows, ki jih morda najdete uporabne, vključujejo `ping`, `ipconfig`, `tracert`, `netstat` in `curl`.
- Izvajate lahko [mnoga upporabna opravila Windows](http://www.thewindowsclub.com/rundll32-shortcut-commands-windows) s klicem ukaza `Rundll32`. - Izvajate lahko [mnoga upporabna opravila Windows](http://www.thewindowsclub.com/rundll32-shortcut-commands-windows) s klicem ukaza `Rundll32`.

View File

@ -568,7 +568,7 @@ mkdir empty && rsync -r --delete empty/ some-dir && rmdir some-dir
- 可以使用 `wmic` 在命令行环境下给大部分 Windows 系统管理任务编写脚本以及执行这些任务。 - 可以使用 `wmic` 在命令行环境下给大部分 Windows 系统管理任务编写脚本以及执行这些任务。
- Windows 实用的原生命令行网络工具包括 `ping``ipconfig``tracert`,和 `netstat`。 - Windows 实用的原生命令行网络工具包括 `ping``ipconfig``tracert`, `netstat``curl`。
- 可以使用 `Rundll32` 命令来实现[许多有用的 Windows 任务](http://www.thewindowsclub.com/rundll32-shortcut-commands-windows) 。 - 可以使用 `Rundll32` 命令来实现[许多有用的 Windows 任务](http://www.thewindowsclub.com/rundll32-shortcut-commands-windows) 。

View File

@ -6,17 +6,22 @@
*Note: I'm looking for a new (and potentially paid) lead author to help expand this to a more comprehensive Guide. While it's very popoular, it could be both deeper and more helpful. If you like to write and are close to being an expert on this material and willing to consider helping, please drop me a note at josh (0x40) holloway.com. [jlevy](https://github.com/jlevy), [Holloway](https://www.holloway.com)* *Note: I'm looking for a new (and potentially paid) lead author to help expand this to a more comprehensive Guide. While it's very popoular, it could be both deeper and more helpful. If you like to write and are close to being an expert on this material and willing to consider helping, please drop me a note at josh (0x40) holloway.com. [jlevy](https://github.com/jlevy), [Holloway](https://www.holloway.com)*
- [Meta](#meta) - [The Art of Command Line](#the-art-of-command-line)
- [Basics](#basics) - [Meta](#meta)
- [Everyday use](#everyday-use) - [Basics](#basics)
- [Processing files and data](#processing-files-and-data) - [Everyday use](#everyday-use)
- [System debugging](#system-debugging) - [Processing files and data](#processing-files-and-data)
- [One-liners](#one-liners) - [System debugging](#system-debugging)
- [Obscure but useful](#obscure-but-useful) - [One-liners](#one-liners)
- [macOS only](#macos-only) - [Obscure but useful](#obscure-but-useful)
- [Windows only](#windows-only) - [macOS only](#macos-only)
- [More resources](#more-resources) - [Windows only](#windows-only)
- [Disclaimer](#disclaimer) - [Ways to obtain Unix tools under Windows](#ways-to-obtain-unix-tools-under-windows)
- [Useful Windows command-line tools](#useful-windows-command-line-tools)
- [Cygwin tips and tricks](#cygwin-tips-and-tricks)
- [More resources](#more-resources)
- [Disclaimer](#disclaimer)
- [License](#license)
![curl -s 'https://raw.githubusercontent.com/jlevy/the-art-of-command-line/master/README.md' | egrep -o '`\w+`' | tr -d '`' | cowsay -W50](cowsay.png) ![curl -s 'https://raw.githubusercontent.com/jlevy/the-art-of-command-line/master/README.md' | egrep -o '`\w+`' | tr -d '`' | cowsay -W50](cowsay.png)
@ -580,7 +585,7 @@ These items are relevant *only* on Windows.
- You can perform and script most Windows system administration tasks from the command line by learning and using `wmic`. - You can perform and script most Windows system administration tasks from the command line by learning and using `wmic`.
- Native command-line Windows networking tools you may find useful include `ping`, `ipconfig`, `tracert`, and `netstat`. - Native command-line Windows networking tools you may find useful include `ping`, `ipconfig`, `tracert`, `netstat` and `curl`.
- You can perform [many useful Windows tasks](http://www.thewindowsclub.com/rundll32-shortcut-commands-windows) by invoking the `Rundll32` command. - You can perform [many useful Windows tasks](http://www.thewindowsclub.com/rundll32-shortcut-commands-windows) by invoking the `Rundll32` command.