#! /usr/bin/env sh BASEDIR=$(CDPATH="" cd -- "$(dirname -- "$0")" && pwd -P) main() { # TODO } main "$@"