Site icon BitBook

Command to Find Which Shell I’m Currently Using

This will work on any linux/unix variety and mac os.

echo $0

Output will look something like this.
-bash

Exit mobile version