DEV Community

skptricks
skptricks

Posted on

2 1

Create an executable command file in MAC OS

Source : Create an executable command file in MAC OS

This tutorial explains how to create an executable command file in MAC OS. MAC commands executable / batch file consisting of commands to run (an alternate to .bat file of windowsOS in MacOC).

If you have worked on windows command prompt, you might used .bat or batch file which will have all the commands that you want to run, and when you double click on the .bat file, commands will be executed one by one.

In MacOS you can create a new file with file extension / format as .command and enter all the commands you want to run as you run manually on MAC terminal.

Click here to read more

Speedy emails, satisfied customers

Postmark Image

Are delayed transactional emails costing you user satisfaction? Postmark delivers your emails almost instantly, keeping your customers happy and connected.

Sign up

Top comments (0)

Billboard image

The Next Generation Developer Platform

Coherence is the first Platform-as-a-Service you can control. Unlike "black-box" platforms that are opinionated about the infra you can deploy, Coherence is powered by CNC, the open-source IaC framework, which offers limitless customization.

Learn more

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay