How to open new Terminal using Bash Command





Let's take a look at how to open a new Terminal using the Bash command based on your device type.


On macOS

open -a Terminal.app

If you are using iTerm Terminal.

open -a iTerm.app

You can also make use of keyboard shortcut Command + N to open a new Terminal.

Open New Terminal Bash

On Ubuntu

gnome-terminal

Other Linux Distributions







Author Info:

Rakesh (He/Him) has a Masters Degree in Computer Science with over 15+ years of experience in Web and Application development. He is the author of insightful How-To articles for Code2care.

Follow him on: X

You can also reach out to him via e-mail: rakesh@code2care.org

Copyright © Code2care 2024 | Privacy Policy | About Us | Contact Us | Sitemap