1
0
mirror of https://github.com/fleschutz/PowerShell.git synced 2025-06-19 11:26:43 +02:00

Update list-cli-tools.ps1

This commit is contained in:
Markus Fleschutz 2022-12-08 10:25:36 +01:00
parent 54111881b6
commit a55477e831

@ -161,6 +161,7 @@ function ListCmdTools {
TryCmd hostid "--version" TryCmd hostid "--version"
TryCmd hostname "" TryCmd hostname ""
TryCmd htop "--version" TryCmd htop "--version"
TryCmd icacls "--version"
TryCmd iconv "--version" TryCmd iconv "--version"
TryCmd id "--version" TryCmd id "--version"
TryCmd ipfs "--version" TryCmd ipfs "--version"