I have created a group in Ubuntu terminal called terminal using groupadd terminal command and when I list out the groups using groups command it will not show the newly created group name in the output but if I add the same group again it gives me
groupadd: group 'terminal' already exists
error message but the group name exists in /etc/group file. Why I am not able to see the newly added group while running group command?
adduser(second answer) orgpasswd, but yes. – muru Sep 04 '15 at 10:50