I want to create a C or C++ program that automates some things for me.
The idea is as such: I run the program ./a.out
and sit back and watch as it opens up three or four new terminal windows and runs various UNIX commands. Is there a way to do this?
I am on a MacBook.