Sun Solaris (OS) Question:

What command can you use to display all of your groups?

Tweet Share WhatsApp

Answer:

On AIX You can use
groups -To Display full list
id -G - To display group id number

On Solaris you can use
groups - To display full list
id -a - To display full list of groups with group id numbers

Download Solaris PDF Read All 64 Solaris Questions
Previous QuestionNext Question
What command will install the patches: 123456-01 and 123457-01 if both are located in the /just.patches directory?What field will cause the message Your password has expired to be displayed to the user?