Skip to content

Space in group name causes errors #43

@rykugur

Description

@rykugur

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions