You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The passwd-user package brings in ~10+ dependencies just to parse /etc/passwd. We should either replace this with a smaller / simpler package or just write a quick and simple /etc/passwd parser.