# vigr
- edit
/etc/group
file …
# vigr
- edit
/etc/group
file
- edit
# grpconv
- generate new
/etc/gshadow
file based on/etc/group
- generate new
# grpck
- cross-comparison the members in groups of
/etc/group
and/etc/gshadow
, it will also detect wrong or useless syntax. - (For me, it's a little bit like tell you the result of
vimdiff /etc/group /etc/gshadow
directly)
- cross-comparison the members in groups of
Share
Donation
如果覺得這篇文章對你有幫助, 除了留言讓我知道外, 或許也可以考慮請我喝杯咖啡, 不論金額多寡我都會非常感激且能鼓勵我繼續寫出對你有幫助的文章。
If this blog post happens to be helpful to you, besides of leaving a reply, you may consider buy me a cup of coffee to support me. It would help me write more articles helpful to you in the future and I would really appreciate it.
Related Posts
- find 指令排除指定路徑
- Unzip 7zip file by p7zip on Arch Linux
- Y2017W35
- vsftpd virtual user broken after upgrade pam from 1.1.8-2 to 1.1.8-3 in Arch Linux
- Y2016W43