Re: mv expected behavior?

2022-05-28 Thread Jason Martin

Ignore the post.

It was software I had installed in my home directory.




mv expected behavior?

2022-05-28 Thread Jason Martin

I know the mv command is being asked to do the wrong thing.

It tells me that in 7.0.

Is it expected behavior for 7.1 versus 7.0 release?

Using 7.1 with all patches and all packages up to date.

mkdir A
cd A
mkdir B
mv ~/A B
mv: Abort trap (core dumped)