trashy
trashy copied to clipboard
support for trashing multiple files with same extension?
i have a list of 12 different .py
files that i want to put in trash.
is this possible directly?
i tried this command:
trash *.py
& got this error:
error: Error during a
trash
operation: Unknown { description: "windows error: The parameter is incorrect.\r\n" }
i'm on windows 11 using windows terminal bdw.