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
Oof, this is because of invalid UTF-8. I think this means that tr needs to be refactored to work entirely on bytes instead of chars. I'll give it a try.
Uh oh!
There was an error while loading. Please reload this page.
Hi,
when using uutils cannot run this command :
head /dev/urandom | tr -dc A-Za-z0-9
I think is probably tr issue.
But work on GNU Core Utils 9.3
Best Regards
The text was updated successfully, but these errors were encountered: