bedrock icon indicating copy to clipboard operation
bedrock copied to clipboard

Replace `passwd-user` with code to parse `/etc/passwd`

Open dlongley opened this issue 1 year ago • 0 comments

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.

dlongley avatar Oct 15 '24 18:10 dlongley