boxboat/fixuid

[feature request]: progress indicator

Closed this issue · 2 comments

fixuid can sometimes be rather slow, leaving the user wondering what's wrong, often they will then try to cancel out of the command. Can we have some sort of indicator to let the user know that permissions are being changed in the container?

It does print out which files it is changing permissions for when it encounters a file that needs permissions changed, so long as you don't use the -q flag to silence the output

It is slow if you are walking large container filesystems. If that's the case, a better thing to do would be to point fixuid to only scan the paths where it may encounter files that need UIDs changed

That can be accomplished through using the paths: array in the config:

https://github.com/boxboat/fixuid#specify-paths-and-behavior-across-devices