Skip to content

dirname fails with some class of paths #8924

@sylvestre

Description

@sylvestre

There are still incompatibilities not addressed by #8911.

command GNU uutils
dirname foo//. foo foo/
dirname foo///. foo foo//
dirname foo/./ foo .
dirname foo/bar/./ foo/bar foo
dirname foo/./bar foo/. foo

Originally posted by @andersk in #8910

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions