mirror of
https://github.com/fleschutz/PowerShell.git
synced 2025-06-30 12:41:46 +02:00
Add bash and sftp to list-cli-tools.ps1
This commit is contained in:
@ -38,6 +38,7 @@ function ListTools {
|
|||||||
CheckFor at
|
CheckFor at
|
||||||
CheckFor awk
|
CheckFor awk
|
||||||
CheckFor basename
|
CheckFor basename
|
||||||
|
CheckFor bash
|
||||||
CheckFor bc
|
CheckFor bc
|
||||||
CheckFor cc
|
CheckFor cc
|
||||||
CheckFor cksum
|
CheckFor cksum
|
||||||
@ -75,6 +76,7 @@ function ListTools {
|
|||||||
CheckFor rsync
|
CheckFor rsync
|
||||||
CheckFor rundll32
|
CheckFor rundll32
|
||||||
CheckFor scp
|
CheckFor scp
|
||||||
|
CheckFor sftp
|
||||||
CheckFor sha1sum
|
CheckFor sha1sum
|
||||||
CheckFor sha256sum
|
CheckFor sha256sum
|
||||||
CheckFor sha512sum
|
CheckFor sha512sum
|
||||||
|
Reference in New Issue
Block a user