#!/bin/sh - # # Copyright (c) 1992, 1993 # The Regents of the University of California. All rights reserved. # # %sccs.include.redist.sh% # # @(#)nologin.sh 8.1 (Berkeley) 06/05/93 # echo 'This account is currently not available.' exit 1