Skip to content

Instantly share code, notes, and snippets.

@rubenerd
Created May 5, 2018 02:58
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save rubenerd/e50c0c4a19e0e43f38e2023a6cae8962 to your computer and use it in GitHub Desktop.
Save rubenerd/e50c0c4a19e0e43f38e2023a6cae8962 to your computer and use it in GitHub Desktop.
Change FreeBSD user ID
sudo pw usermod -n $_username -u $_new_id
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment