-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Labels
bugSomething isn't workingSomething isn't workinggood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed
Milestone
Description
The rm command does'nt works properly at all
stupid erros coz try to delete several times the same items + few less rights in windows terminal/any debugger (manifest should elevate privileges but seems to not be supported in .net core)
To Reproduce
> mkdir folderName
> rm folderName -r -v
💥 🔎 the folder is not erased
if not empty:
removed drw--- Feb 19 14:33 C:/Users/franc/Documents/ORBITAL-SHELL/myrep/folder
One or more errors occurred. (Could not find a part of the path 'C:\Users\franc\Documents\ORBITAL-SHELL\myrep\folder\hello world.txt'.)
💥 🔎 files and sub-folders deleted, but folder is not erased
Expected behavior
no error, anything deleted
context
the complemented is implemented in:
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workinggood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed