Version 3 of id groups

Updated 2009-06-22 14:50:04 by dkf

Part of the TclX package.

id groups

This command returns the current group access list of the current process as a list of names.


An example would be

$ tclsh8.5
% package require Tclx
8.4
% id groups
staff
%