Linux command--groupadd

Source: Internet
Author: User

  1. Command format:

    Groupadd [options] group account name (option is not writable)

  2. Command function:

    Add a group account

  3. Common options:

    - g The GID number of the specified group

  4. Common examples:

    Example one: Create a group named test

    Command: groupadd Test

    Example two: Create a group named test and specify its GID to be 1000

    Command: groupadd-g Test

    Note: When specifying GID, this specified GID number is not currently used by other groups


This article is from the "Shiyu" blog, make sure to keep this source http://928004321.blog.51cto.com/10707688/1731568

Linux command--groupadd

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.