hide random home http://www.fmi.uni-passau.de/archive/doc/unix/unixhelp/Unixhelp/tasks_mv.html (Einblicke ins Internet, 10/1995)

Moving files and directories

Moving files and directories

To move files and directories from one place to another use the mv (move) command:

   mv [option] filename1 filename2
               directory1 directory2
               filename directory

You can also change the name of a file or directory by moving it.