Skip to content
Advertisement

Error handling of user information in Unix

I need to do some error handling in the beginning of a script. If a user is not a member of a specific group then the script needs to exit.

Advertisement

Answer

JavaScript

or shorter:

JavaScript
User contributions licensed under: CC BY-SA
8 People found this is helpful
Advertisement