Just a quick useful command today if you have installed Homebrew in your MacOS systems. If you use a computer with MacOS and you do not know what Homebrew is, you should check it. It is just a package manager.
The useful commando today allows us to upgrade all the installed formulas at once.
brew update && brew upgrade `brew outdated`