Update list-cli-tools.ps1

This commit is contained in:
Markus Fleschutz 2021-08-02 15:51:01 +02:00
parent 985e640b29
commit 0eb04b3e73

View File

@ -52,19 +52,28 @@ function ListTools {
CheckFor ar "--version"
CheckFor arecord "--version"
CheckFor at ""
CheckFor attrib ""
CheckFor awk "--version"
CheckFor basename "--version"
CheckFor bash "--version"
CheckFor bc "--version"
CheckFor cc "--version"
CheckFor chdsk ""
CheckFor chkntfs ""
CheckFor cipher ""
CheckFor cksum "--version"
CheckFor clang "--version"
CheckFor cmake "--version"
CheckFor cmd ""
CheckFor comp ""
CheckFor compact ""
CheckFor cpack "--version"
CheckFor ctest "--version"
CheckFor curl "--version"
CheckFor cut "--version"
CheckFor date ""
CheckFor diff "--version"
CheckFor driverquery ""
CheckFor find "--version"
CheckFor ftp "--version"
CheckFor gcc "--version"
@ -72,6 +81,7 @@ function ListTools {
CheckFor git "--version"
CheckFor gpg "--version"
CheckFor help "--version"
CheckFor hostname ""
CheckFor htop "--version"
CheckFor ipfs "--version"
CheckFor java "--version"
@ -87,6 +97,7 @@ function ListTools {
CheckFor perl "--version"
CheckFor ping "-V"
CheckFor ping6 "-V"
CheckFor print ""
CheckFor printf "--version"
CheckFor python "--version"
CheckFor regedit "--version"
@ -108,13 +119,16 @@ function ListTools {
CheckFor strings "--version"
CheckFor strip "--version"
CheckFor sudo "--version"
CheckFor systeminfo ""
CheckFor tail "--version"
CheckFor tar "--version"
CheckFor tasklist "--version"
CheckFor taskkill ""
CheckFor tasklist ""
CheckFor tee "--version"
CheckFor time ""
CheckFor timeout ""
CheckFor top "-v"
CheckFor tskill "--version"
CheckFor tskill ""
CheckFor tzsync "--version"
CheckFor uniq "--version"
CheckFor vi "--version"