The --long flag was trying to fetch the user with cmd.getGroup which caused it to return null.
ls but with io_uring
Fix bug with retrieving username by id #2
merged
opened by
expand 1 commit
hide 1 commit
a12acf11
fix: use getUser instead of getGroup
Thanks!