permissions - Linux doesn't show added group -


when try make 'devexe' group says exist when try see via command : $ cut -d: -f1 /etc/passwd it's not in list .

because groups stored in /etc/group correct command list groups: getent group


Comments

Popular posts from this blog

How to use SUM() in MySQL for calculated values -

ios - IBOutlet for image button not correctly referencing button after recreating outlet -

java - AEM: 403 Forbidden occurs when call a Post servlet -