PowerShell computer resource monitor script with cpu percentage and advanced memory information4 Januari 2024ing. M.A.C.M. (Martijn) van den Boom1 minuut leestijdPowerShell computer resource monitor script with cpu percentage and advanced memory information
Linux disk space information more clearly excluding the denied and cannot messages5 September 2023ing. M.A.C.M. (Martijn) van den Boom1 minuut leestijd$ du -hs * 2> >(egrep -iv ‘permission denied|cannot access’) | sort -n