#!/bin/sh echo Building manager with ... echo gcc manager.c -o manager gcc manager.c -o manager