require 'syscall.ph';           # may need to run h2ph
syscall(&SYS_setgroups, @groups+0, pack("i*", @groups));
