GNU/Linux xterm-256color bash 991 views

I want to move files one and two to the numbers/ directory:

mv one two numbers

but I forget to include the last argument (target directory). As a result, I lose one of my valuable files:

mv one two