Hello

When doing "mv * dest_folder" and one of files in directory starts with -- or - it sees that as an option.

For instance if one of files is named "-v" or "--version" then "mv * dest_folder" would work like "mv -v * dest_folder" and "mv --version"

MichaƂ




Reply via email to