#!/bin/sh

echo "hello $(which upt)"
upt --help
