02-28-2026, 01:50 AM
Updated the code to make use of the trash command, but I did put the filename in quotes.
I imagine as it is, it may have issues with something like My File.txt, where there's a space in there. Most command line parsers tend to get blown up unless you keep things together inside quotes like that.
I imagine as it is, it may have issues with something like My File.txt, where there's a space in there. Most command line parsers tend to get blown up unless you keep things together inside quotes like that.

