#!/usr/bin/env bash echo "Hello world!" echo "Remaining arguments: $@"