xref: /original-bsd/bin/sh/funcs/newgrp (revision 2852c678)
1# Copyright (c) 1991 The Regents of the University of California.
2# All rights reserved.
3#
4# This code is derived from software contributed to Berkeley by
5# Kenneth Almquist.
6#
7# %sccs.include.redist.sh%
8#
9#	@(#)newgrp	5.1 (Berkeley) 03/07/91
10
11newgrp() exec newgrp "$@"
12