#!/bin/bash ./bin/hello-world > /dev/null 2>&1 exit $?