# Copyright (C) 1989 by Kenneth Almquist.  All rights reserved.
# This file is part of ash, which is distributed under the terms specified
# by the Ash General Public License.
#
# replaces the login builtin in the BSD shell

login () exec login "$@"
