#!/bin/sh
#
# Copyright (C) 1997 Lars Berntzon
#
last -1 tty1 | $AWK '$2~/^[a-z\/]/{print $1}' | once
