#!/bin/sh
PATH=/usr/local/bin

exec \
  multilog t ./main


