cd /dev/vx/dsk/oracledg for fic in `ls -1` do echo "traitement du fichier $fic : " vxedit -g oracledg set user=oracle group=dba $fic done