#!/bin/sh -u # A shell script to display the users currently logged in. # -IAN! idallen@idallen.ca # date echo "The users currently online are:" who