Skip to content

Instantly share code, notes, and snippets.

@justinc1
justinc1 / dump-zimbra-user-cos.sh
Created November 7, 2014 10:35
prestej zimbra cos userje
#!/bin/bash
# izpisi vse COS-e,
# izpisi cos, domeno, za vse userje
# $1 je 'name uuid cifrs', id==uuid
# imenam se ponavljajo
function cos_id_to_ind() {
ii=1
for cos_id in ${COS_ID[@]}