Find the answer to your Linux question:
Results 1 to 3 of 3
Hello, Is there a command on linux that tells you what group you currently belong to? Thank you, Jawad....
  1. #1
    Just Joined!
    Join Date
    Mar 2010
    Posts
    2

    [SOLVED] Identifying current group I belong to

    Hello,

    Is there a command on linux that tells you what group you currently belong to?

    Thank you,
    Jawad.

  2. #2
    Super Moderator devils casper's Avatar
    Join Date
    Jun 2006
    Location
    Chandigarh, India
    Posts
    24,316
    Hi and Welcome !

    Execute id command.
    Code:
    id
    It is amazing what you can accomplish if you do not care who gets the credit.
    New Users: Read This First

  3. #3
    Just Joined!
    Join Date
    Mar 2010
    Posts
    2
    That was easy.... thanks.

    Jawad.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •