How to reproduce the "bug"
# mkdir myDir
# mv myDir myDir

when trying to move a diretcory into itself the progam says in italian:
mv: impossibile spostare "myDir" in una sottodirectory di sé stessa, "myDir/myDir"

There is a grammar error:
"sé stessa" should become "se stessa"

Thanks



_______________________________________________
Bug-coreutils mailing list
Bug-coreutils@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-coreutils

Reply via email to