Added check-drive-space.ps1

This commit is contained in:
Markus Fleschutz
2021-02-26 11:06:01 +01:00
parent ac2f03adfe
commit a6e05aa167
4 changed files with 31 additions and 2 deletions

View File

@ -1,5 +1,3 @@
write-host -foregroundColor green "Welcome to PowerShell $($PSVersionTable.PSVersion)"
#function prompt {$null} # PS>
#function prompt { "$ " } # $