Skip to content

Add command "delete obj/bin" in current dir if no path specified, otherwise target the specified path #2

@PhysShell

Description

@PhysShell

Get-ChildItem -Include bin,obj -Recurse -Directory | Remove-Item -Recurse -Force

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