xpc_gid_C='cut -d: -f3 /etc/group'
xpc_uid_C='cut -d: -f3 /etc/passwd'
xpc_group_C='cut -d: -f1 /etc/group'
xpc_user_C='cut -d: -f1 /etc/passwd'
