Moving a file to a folder

how do a move a file to a folder

mv filename folderpath

(that is from the command-line under Linux)
(in other words, do it from your OS, not LO)