On Tue, Jan 28, 2025 at 8:19 AM David Adam <zanc...@ucc.gu.uwa.edu.au> wrote:
> Do you have an `mv` function defined? The output of `type mv` will tell
> you. If you do, you are running into
> https://github.com/fish-shell/fish-shell/issues/238 which is a
> longstanding problem with fish shell, and you may be able to work around
> it by using `command mv ... &`, or removing the function.

Yep, I have alias mv=mv -i. Okay, at least I understand better and
it's a known issue.

-- 
The standard is written in English . If you have trouble understanding
a particular section, read it again and again and again . . . Sit up
straight. Eat your vegetables. Do not mumble. -- _Pascal_, ISO 7185
(1991)

Reply via email to