M122 - PowerShell
Grundlegende Kommandos für die PowerShell
Grundlegende Kommandos für die PowerShell
Fichier Détails
Cartes-fiches | 24 |
---|---|
Langue | Deutsch |
Catégorie | Informatique |
Niveau | Apprentissage |
Crée / Actualisé | 14.04.2025 / 21.05.2025 |
Lien de web |
https://card2brain.ch/box/20250414_m122_powershell
|
Intégrer |
<iframe src="https://card2brain.ch/box/20250414_m122_powershell/embed" width="780" height="150" scrolling="no" frameborder="0"></iframe>
|
Créer ou copier des fichiers d'apprentissage
Avec un upgrade tu peux créer ou copier des fichiers d'apprentissage sans limite et utiliser de nombreuses fonctions supplémentaires.
Connecte-toi pour voir toutes les cartes.
iCACLS
change ownership
attrib
change permission modifiers
DANGER! become super user root DANGER!
exit
exit the shell
set
export/set a new environment variable
echo
print some arguments
helpctr
find what man page is appropriate
help
read a manual page
select-string
find things inside files
dir -r
find files
forfiles
run a command on lots of files
type
print the whole file
more
page through a file
mv
move a file or directory
robocopy
robust copy
cp
copy a file or directory
popd
pop directory
pushd
push directory
rmdir
remove directory
ls
list directory
cd
change directory
mkdir
make directory
hostname
my computer's network name
pwd
print working directory
-
- 1 / 24
-