02-28-2026, 01:03 AM
A quick search brought me this. The Terminal command to move a file to the Recycle Bin.
> trash my file.txt. (where '>' is the command prompt)
And open a Terminal window with the SHELL command in QB64
> trash my file.txt. (where '>' is the command prompt)
And open a Terminal window with the SHELL command in QB64

