[BACK]Return to groups.sh CVS log [TXT][DIR] Up to [local] / src / usr.bin / id

File: [local] / src / usr.bin / id / Attic / groups.sh (download)

Revision 1.3, Fri Feb 7 14:31:49 1997 UTC (27 years, 3 months ago) by deraadt
Branch: MAIN
CVS Tags: OPENBSD_2_9_BASE, OPENBSD_2_9, OPENBSD_2_8_BASE, OPENBSD_2_8, OPENBSD_2_7_BASE, OPENBSD_2_7, OPENBSD_2_6_BASE, OPENBSD_2_6, OPENBSD_2_5_BASE, OPENBSD_2_5, OPENBSD_2_4_BASE, OPENBSD_2_4, OPENBSD_2_3_BASE, OPENBSD_2_3, OPENBSD_2_2_BASE, OPENBSD_2_2, OPENBSD_2_1_BASE, OPENBSD_2_1
Changes since 1.2: +3 -36 lines

I wrote these public domain versions. They are faster due to two optimizations

#!/bin/sh -
#	$OpenBSD: groups.sh,v 1.3 1997/02/07 14:31:49 deraadt Exp $
#	Public domain.

/usr/bin/id -Gn $*