Skip to content

How to exclude one or more subfolders from folder opening in command line? #8350

@Neustradamus

Description

@Neustradamus

How to exclude one or more subfolders from folder opening in command line?

It is possible to open a folder:

  • notepad++.exe "base"

  • base
    -- subfolder1
    --- sub-subfolder1-1
    --- sub-subfolder1-2
    ---- sub-sub-subfolder1-2-1
    ---- sub-sub-subfolder1-2-2
    -- subfolder2
    --- sub-subfolder2-1
    -- subfolder3
    --- sub-subfolder3-1

How to open:

  • base without subfolder1
  • base without sub-subfolder1-2
  • base without sub-sub-subfolder1-2-2

Thanks in advance.

Metadata

Metadata

Assignees

No one assigned

    Labels

    command linecommand line related issues

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions