mirror of
https://github.com/fleschutz/PowerShell.git
synced 2025-08-12 06:02:56 +02:00
Added check-symlinks.ps1
This commit is contained in:
@ -2,6 +2,7 @@ Filename,Description
|
||||
add-firewall-rules.ps1, adds firewall rules to the given executables (requires admin rights)
|
||||
check-ipv4-address.ps1, checks the given IPv4 address for validity
|
||||
check-mac-address.ps1, checks the given MAC address for validity
|
||||
check-symlinks.ps1, checks every symlink in the given directory tree
|
||||
check-xml-file.ps1, checks the given XML file for validity
|
||||
clone-repos.ps1, clones well-known Git repositories
|
||||
close-calculator.ps1, closes the calculator program gracefully
|
||||
|
|
Reference in New Issue
Block a user