Linux Advanced 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...
shreshta0104.hashnode.dev1 min read