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