Helpful Terminal commands, Homebrew, and ffmpeg – Terminal Tinkering 7

Tune in for another episode of Terminal Tinkering, and learn about helpful Terminal commands, Homebrew, and the video tool ffmpeg.

Show Notes

This week, we go over some interesting and useful Terminal commands. We also look at the missing macOS package manager, Homebrew, and do some video conversion using ffmpeg. If you're too slow to write them down (just kidding), here are the Terminal commands I showed you:
  • defaults write com.apple.finder AppleShowAllFiles -bool TRUE
  • defaults write com.apple.screencapture type jpg
  • defaults write com.apple.screencapture disable-shadow -bool TRUE
  • sudo defaults write /Library/Preferences/com.apple.loginwindow LoginwindowText "Are you sure you're supposed to be here?"
  • defaults write com.apple.dock persistent-apps -array-add '{"tile-type"="spacer-tile";}'
https://youtu.be/J2PlX0WsbaM

Leave a Reply

This site uses Akismet to reduce spam. Learn how your comment data is processed.