brent
Thank you for the reply. This property: "passed file names deduced by the expansion of the expression" is what I use and it worked usually.
My destination directory does not have wilcards, so that mv must get directories and files names to move in the target directory.
I will dig to know what have changed recently (or not so recently because I don't really know when this property has changed for the mv command).
I first thought it may be the bash properties that changed, but ls command is able to expand wildcards to get directories and file names, as I expected for the mv command.