freebsd-dev/release/picobsd/dial/lang/login.pl

11 lines
145 B
Perl
Raw Normal View History

1998-08-27 17:38:45 +00:00
#!/bin/sh
# $Id: login.pl,v 1.2 1998/07/15 20:11:44 abial Exp $
if [ "$2" != "root" ]
then
exit
fi
cat /etc/motd
LANG=pl; export LANG
exec -sh