Linux advance commands
#useradd- creating user account
#groupadd- used to create user groups
#gpasswd- adding members to group
#sudo cat /etc/group - to see the number of groups available
#chgrp-to change the owner of the group
chmod-used to change access permissions f...
priyanka-devopsblogs.hashnode.dev1 min read