vipw 8 System Management Commands vipw vigr edit the password, group, shadow-password or shadow-group file. vipwoptions vigroptions DESCRIPTION vipw and vigr will edit the files /etc/passwd and /etc/group, respectively. With the flag, they will edit the shadow versions of those files, /etc/shadow and /etc/gshadow, respectively. The programs will set the appropriate locks to prevent file corruption. When looking for an editor, the programs will first try the environment variable $VISUAL, then the environment variable $EDITOR, and finally the default editor, vi 1. OPTIONS The options which apply to the vipw and vigr commands are: , Edit group database. , Display help message and exit. , Edit passwd database. , Quiet mode database. , Edit shadow or gshadow database. FILES /etc/group group account information /etc/gshadow shadow group file /etc/passwd user account information /etc/shadow secure user account information SEE ALSO vi1 , group5 , gshadow5 passwd5 , shadow5 .