Version 4 of id groups

Updated 2013-08-17 15:59:56 by RLE

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
%