miroir de
https://github.com/PAPAMICA/Wiki-Tech.io.git
synchronisé 2025-03-06 12:30:58 +01:00
docs: update Scripting/Powershell
Cette révision appartient à :
Parent
df896b6d02
révision
399e0e7f11
1 fichiers modifiés avec 2 ajouts et 3 suppressions
|
@ -2,7 +2,7 @@
|
|||
title: Powershell
|
||||
description:
|
||||
published: true
|
||||
date: 2021-05-09T10:47:09.199Z
|
||||
date: 2021-05-09T10:48:30.397Z
|
||||
tags:
|
||||
editor: ckeditor
|
||||
dateCreated: 2021-05-08T14:42:07.092Z
|
||||
|
@ -27,8 +27,7 @@ dateCreated: 2021-05-08T14:42:07.092Z
|
|||
<p>Le pipeline, symbolisée par le caractère “<strong>|</strong>” ([<strong>AltGr</strong>] + [<strong>6</strong>]) permet d'exécuter plusieurs commandes à la suite.</p>
|
||||
<p>exemple : </p>
|
||||
<pre><code class="language-plaintext">get-process | Sort-Object CPU</code></pre>
|
||||
<p> </p>
|
||||
<p> </p>
|
||||
<p>Dans ce cas précis la commande sort-object tri les processus par utilisation de Cpu</p>
|
||||
<h2>Création d'un menu sous Powershell</h2>
|
||||
<p>Voici un exemple de menu qu'il est possible de faire avec la méthode suivante :</p>
|
||||
<figure class="image image_resized" style="width:56.82%;"><img src="/capture.png"></figure>
|
||||
|
|
Chargement…
Ajouter une table
Référencer dans un nouveau ticket