Commands Help : usermod

  •  Modify a user account

[SYNOPSIS] usermod OPTION USER
option
-dnew home directory for the user account
-gforce use GROUP as new primary group
-Gnew list of supplementary GROUPS
-snew login shell for the user account
-unew UID for the user account
-Llock the user account
-Uunlock the user account

Comments

Popular posts from this blog

PostgreSQL - String Function

SwiftUI - TEXT

PostgreSQL - DATE/TIME Functions and Operators