miroir de
https://github.com/PAPAMICA/Wiki-Tech.io.git
synchronisé 2024-11-07 10:10:26 +01:00
docs: update Scripting/Powershell
Cette révision appartient à :
Parent
fe7ef11943
révision
b817592532
1 fichiers modifiés avec 2 ajouts et 2 suppressions
|
@ -2,7 +2,7 @@
|
|||
title: Powershell
|
||||
description:
|
||||
published: true
|
||||
date: 2021-05-08T15:35:32.111Z
|
||||
date: 2021-05-08T15:38:31.932Z
|
||||
tags:
|
||||
editor: ckeditor
|
||||
dateCreated: 2021-05-08T14:42:07.092Z
|
||||
|
@ -30,7 +30,7 @@ while (continue){
|
|||
write-host "2. mon action2"
|
||||
write-host "x. exit"
|
||||
write-host"-------------------------------------------------------------------"
|
||||
$choix = read-host “faire un choix”
|
||||
$choix = read-host “faire un choix :”
|
||||
switch ($choix){
|
||||
1{commande de mon action 1}
|
||||
2{commande de mon action 2}
|
||||
|
|
Chargement…
Référencer dans un nouveau ticket