ProTip: Use “watch” to monitor or troubleshoot ESXi
Just thought I should do a quick post about a command that is extremely useful but often forgotten and that command is "watch". Syntax of this command is: watch [-n SEC] [-t] PROG ARGS where "n" is the interval in seconds (2 by default). This command is used as a wrapper, to constantly update results from [...]