D
D
Denis Bukreev2018-06-17 17:26:18
terminal emulator
Denis Bukreev, 2018-06-17 17:26:18

How to optimize the launch of multiple processes in the terminal?

When working in a project, I have to open five terminal windows and in each run in sequence:

psql postgres
mongod
redis-server
rethinkdb
npm start

And I got hot to do it for the second time, it's some kind of hell.
Is it possible to optimize this whole thing so that you don’t have to deal with this nonsense every time and five terminal windows are not open in the background?

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question