How would we move sinatra.mp3 to the directory Classics?
sinatra.mp3
Classics
Perfect. We use the mv command followed by the file to move and the destination path.
mv
Close! We use the mv command followed by the file to move and the destination path.