How To Tell What Shell Your Mac Is Using - Macinstruct
Maybe your like
- TagsAirPort Apple Apps Backups Developer Education Email Hardware Internet iPad iPhone Mac Music Network Photos Security TV Weekend Wonk
Matt Cone January 22, 2021 Tutorials Mac Developer
Every Mac comes with a Unix shell that provides a command line interface. Macs running macOS 10.15 and later use Zsh by default. Before that, Macs used the Bash shell by default. Of course, no matter what version of macOS you’re using, you can change the shell your Mac is using.
What shell is your Mac using? There’s an easy way to tell — here’s how.
Open the Terminal application on your Mac.
At the prompt, type echo $0, as shown below.

The name of the shell the Mac is using is displayed in the output.
Related Articles
- How to Set Bash as the Default Shell on Mac
- How to Make a Bash Script Executable on a Mac
Subscribe to our email newsletter
Sign up and get Macinstruct's tutorials delivered to your inbox. No spam, promise!
SubmitAbout Privacy Policy Terms and Conditions
© 2023. A Matt Cone project. CC BY-NC-SA 4.0. Made with 🌶️ in New Mexico.
Tag » What Shell Am I Using
-
How Do I Find Out What Shell I Am Using On Linux/Unix? - NixCraft
-
How Do I Check Which Shell I Am Using? - Ask Ubuntu
-
Which Shell Am I Using? How Can I Switch? - Moncef Belyamani
-
Different Ways To Check Which Shell You Are Using On Linux
-
Determine The Current Shell In Linux - Baeldung
-
How To Find Which Shell I Am Using On Linux - Xmodulo
-
How To Determine The Current Interactive Shell That I'm In (command ...
-
What Shell Am I Using? Here's How To Find Out - OSXDaily
-
How To Find Which Shell Am I Using In Linux [4 Methods]
-
4 Ways To Check Which Shell You Are Using On Linux - LinuxOPsys
-
Bash - Which Shell Am I Running On? - Unix & Linux Stack Exchange
-
Which Shell Am I Using? - ImagineLinux
-
What Is The Linux Command To Find Out Which Shell You Are Using
-
How Do I Know If I Have Bash Or Zsh? - Linux Hint