tldr/pages.pl/linux/groupdel.md

10 lines
250 B
Markdown
Raw Blame History

This file contains invisible Unicode characters!

This file contains invisible Unicode characters that may be processed differently from what appears below. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to reveal hidden characters.

# groupdel
> Usuwa istniejącą grupę użytkowników z systemu.
> Zobacz też: `groups`, `groupadd`, `groupmod`.
> Więcej informacji: <https://manned.org/groupdel>.
- Usuń istniejącą grupę użytkowników:
`sudo groupdel {{nazwa_grupy}}`