1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-29 23:24:55 +02:00
tldr/pages.ca/linux/newgrp.md

13 lines
280 B
Markdown
Raw Normal View History

2022-02-06 04:25:41 +01:00
# newgrp
> Canvia el grup primari de pertinència.
> Més informació: <https://manned.org/newgrp>.
2022-02-06 04:25:41 +01:00
- Canvia el grup primari de pertinència del usuari:
`newgrp {{nom_grup}}`
- Restableix el grup primari de pertinència al grup per defecte del usuari `/etc/passwd`:
`newgrp`