#!/bin/bash
lib=$(dirname "$(realpath "$0")")/lib
$lib/ustat -l python "$@"
