On 3/6/2024 11:50 AM, Antero Mejr wrote: > > When deleting multiple files with the * wildcard expansion in eshell > over TRAMP, like this: > > rm /ssh:some-machine:path/* > > nothing is deleted. Interesting. I didn't realize this case wasn't already covered in Eshell. Does the attached patch fix things for you?