Partenaire Premium

Wichtige Kommandos für die PowerShell

Grundlegende Kommandos für die PowerShell

Grundlegende Kommandos für die PowerShell


Fichier Détails

Cartes-fiches 24
Utilisateurs 41
Langue English
Catégorie Informatique
Niveau École primaire
Crée / Actualisé 04.03.2013 / 18.03.2023
Attribution de licence Pas de droit d'auteur (CC0)
Lien de web
https://card2brain.ch/box/wichtige_kommandos_fuer_die_powershell
Intégrer
<iframe src="https://card2brain.ch/box/wichtige_kommandos_fuer_die_powershell/embed" width="780" height="150" scrolling="no" frameborder="0"></iframe>

pwd

print working directory

hostname

my computer's network name

mkdir

make directory

cd

change directory

ls

list directory

rmdir

remove directory

pushd

push directory

popd

pop directory