Skip to content

File not found error, if the file path or the file name contains spaces. #57

@Nihon-Ryori

Description

@Nihon-Ryori

Works fine on follow way:

sudo compsize -x /path/to/file.extension
# get normal output

Does not work if the file path contains spaces.

sudo compsize -x /path incl space/to/file.extension
No files. # output

Does not work if the file name contains spaces.

sudo compsize -x /path/to/file name incl space.extension
No files. # output

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