M122 - PowerShell
Grundlegende Kommandos für die PowerShell
Grundlegende Kommandos für die PowerShell
Set of flashcards Details
Flashcards | 24 |
---|---|
Language | Deutsch |
Category | Computer Science |
Level | Vocational School |
Created / Updated | 14.04.2025 / 21.05.2025 |
Weblink |
https://card2brain.ch/box/20250414_m122_powershell
|
Embed |
<iframe src="https://card2brain.ch/box/20250414_m122_powershell/embed" width="780" height="150" scrolling="no" frameborder="0"></iframe>
|
Create or copy sets of flashcards
With an upgrade you can create or copy an unlimited number of sets and use many more additional features.
Log in to see all the cards.
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
-