Premium Partner

Wichtige Kommandos für die PowerShell

Grundlegende Kommandos für die PowerShell

Grundlegende Kommandos für die PowerShell


Set of flashcards Details

Flashcards 24
Students 41
Language English
Category Computer Science
Level Primary School
Created / Updated 04.03.2013 / 18.03.2023
Licencing No Copyright (CC0)
Weblink
https://card2brain.ch/box/wichtige_kommandos_fuer_die_powershell
Embed
<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