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

amazon web services - S3 Pre-signed POST validate file type? -

c# - Check Keyboard Input Winforms -