Bookmarks
IT
Programming
Brew cask apps one-liner updater
«
Hash Collision Probabilities [crc32]
Quote of the Day
»
Brew cask apps one-liner updater
for name in $(brew cask list) ; do brew cask reinstall $name; done
«
Hash Collision Probabilities [crc32]
Quote of the Day
»