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