Terminal

See all tags

5 posts

Practical differences between Bash and Zsh

Apple is switching the default shell on macOS from Bash to Zsh. Here is what that means in practice.

Mac

Use Touch ID to authenticate sudo in Terminal

You can use Touch ID instead of typing your password every time you run a sudo command in Terminal.

Mac

Convert .mov to .mp4

How to convert a .mov file to .mp4 on a Mac using ffmpeg in Terminal.

Mac

Simulate slow internet connections on a Mac

How to throttle your network connection on macOS to test how your app or website behaves on a slow connection.

Mac

Find your IP address from the command line

How to find your local and public IP address using Terminal on a Mac.

Mac