#!/bin/sh
# $Id: mlast,v 1.1 2018/04/27 22:19:34 friedman Exp $
exec ${LAST-last} --system --fullnames --hostlast --time-format iso "$@"
