Skip to content

Instantly share code, notes, and snippets.

@iflowfor8hours
Created September 2, 2018 22:33
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save iflowfor8hours/c646e4204a7efc513f2694c9bf5771eb to your computer and use it in GitHub Desktop.
Save iflowfor8hours/c646e4204a7efc513f2694c9bf5771eb to your computer and use it in GitHub Desktop.
I thougth you would enjoy the condesencion in the tone of this error message.
matt@laststand:~$ usermod -aG sudo matt
Command 'usermod' is available in '/usr/sbin/usermod'
The command could not be located because '/usr/sbin' is not included in the PATH environment variable.
This is most likely caused by the lack of administrative privileges associated with your user account.
usermod: command not found
matt@laststand:~$ sudo usermod -aG su
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment