Article 6DD99 unable to see users added under primary groups of other users

unable to see users added under primary groups of other users

by
reddyrohith13
from LinuxQuestions.org on (#6DD99)
Hello linux geeks,

when we create a users say spiderman and hulk by using
sudo useradd spiderman
sudo useradd hulk

by default we can see spiderman and hulk groups got created when we had created spiderman and hulk users

now if i modify hulk primary group from hulk to spiderman by
sudo usermod -g spiderman hulk

why dont we see hulk as user under spiderman group in
/etc/group and if i wanted to see hulk as user under spiderman group how to do that???
External Content
Source RSS or Atom Feed
Feed Location https://feeds.feedburner.com/linuxquestions/latest
Feed Title LinuxQuestions.org
Feed Link https://www.linuxquestions.org/questions/
Reply 0 comments