What tool can you use to list processes on Windows?
netstat -ano -b
What tool can you use to list processes on Linux?
netstat -tulnp -p
What tool can be used to assess patch levels on Windows?
systeminfo
What tool can be used to assess patch levels on Windows PowerShell?
-Get-HotFix
What tool can be used to assess patch levels on Linux?
uname -a