linux command to cut file and paste somewhere else

C++
cp /ORIGIN/file.ext /DESTINATION/folder/
Source

Also in C++: