0
Posted on 8:55 AM by Badragheh and filed under ,
the file is called "batchfile"

the contect of batchfile is

#!/bin/bash
g++ main.c -o main

to run it just
>bash batchfile