From 0eb04b3e73bae991086fb5039a8d2f52f1e6c471 Mon Sep 17 00:00:00 2001 From: Markus Fleschutz Date: Mon, 2 Aug 2021 15:51:01 +0200 Subject: [PATCH] Update list-cli-tools.ps1 --- Scripts/list-cli-tools.ps1 | 18 ++++++++++++++++-- 1 file changed, 16 insertions(+), 2 deletions(-) diff --git a/Scripts/list-cli-tools.ps1 b/Scripts/list-cli-tools.ps1 index 6f0ce521..9a9c8dbc 100755 --- a/Scripts/list-cli-tools.ps1 +++ b/Scripts/list-cli-tools.ps1 @@ -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"