Skip to content

drm: behavior relative to "rm -rf" #580

Open
@nDimensionalSpace

Description

@nDimensionalSpace

I will note that the docs for drm say "behaves like rm -rf", but that doesn't seem quite correct . . . For plain old rm, the docs say the following:

"-f: Ignore nonexistent files and arguments, never prompt"

However, I am seeing that drm errors out on nonexistent arguments, i.e., if I type:

drm file1 file2,

and file1 doesn't exist, then file2 is not removed, which is . . . painful. Is this intentional, or ??? Thx

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions