break on most trials with unhandled exceptions. should not be a v1.0 so far. long to try to get anything done.
xdel -mtime now-5d *.*
=> unhandled exception, no message. no current dir behavior like del.exe
xdel -mtime now-5d "*"
=> unhandled exception
xdel -mtime now-5d "./*"
=> unhandled exception
xdel -mtime now-5d ".\*"
=> works a little, but unhandled exception upon the first open file, no processing of the rest. no real error/warning "cannot delete" message
didn't try the dir / recurse things so far. looks to unstable.
no RecycleBin option. (-recycle should be the default. or even" -listonly -recylce" should be the defaults, so that you have to force "-execute" and "-unlink/-remove" or so after frist tests, for putting in batch files etc)
(there was a good xdel.exe once in "Digital Research DOS" / DRDOS long time ago. )