Loading...

how delete sudo groupmod -n foot football

1 Answer

1 Answer

  1. To delete a group in Linux using the groupmod command, you would use the following syntax:

    Copy code
    sudo groupdel groupname

    So, to delete the “football” group, you would use:

    Copy code
    sudo groupdel football

You must be logged in to answer.

Log In to Answer

Cookie Policy

Caawiye is a community-driven Q&A platform. We use cookies to enhance your experience and ensure our services work correctly. Learn more

Message