Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Space in group name causes errors #43

Open
rykugur opened this issue Feb 17, 2015 · 0 comments
Open

Space in group name causes errors #43

rykugur opened this issue Feb 17, 2015 · 0 comments

Comments

@rykugur
Copy link

rykugur commented Feb 17, 2015

I'm trying to use ls++ on a work machine running OSX. My user is part of a corporate domain group that contains a space.

Line 139 of ls++ is just matching on one or more spaces ("\s+"), so naturally for every file owned by my user:group, the output of ls gets split incorrectly and I end up with errors like:

Day 'Jan' out of range 1..31 at ./ls++ line 155.

I've spent literally 0 time beyond that for potential fix. I will tinker around, but I don't know perl too well.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant