Level 40
Level 42
5 words 0 ignored
Ready to learn
Ready to review
Ignore words
Check the boxes below to ignore/unignore words, then click save at the bottom. Ignored words will never appear in any learning session.
Ignore?
New-Alias
Creates a new alias.
Import-Alias
Imports an alias list from a file.
Get-Alias
Gets the aliases for the current session.
Set-Alias
Creates or changes an alias (alternate name) for a cmdlet or command element.
Export-Alias
Exports information about currently-defined aliases to a file.