All Questions
1 question
7
votes
2
answers
328
views
Bash script to temporarily run a shell without certain group memberships
I have here a script called rwog (run without groups) that allow a user to run a shell without particular group memberships. ...