PDA

View Full Version : Some command line questions


jacatone
22nd April 2008, 10:48
I'm using Kubuntu 7.10. I'm confused about using the cp and mv commands in Konsole. If say, I have a "widget" file on my Desktop and I wanted to copy or move it to the /etc/ or /usr/ directory, how would I word the commands? If I wanted to copy or move it to a "SaveFile" file on my Desktop, how would I word that? Thanks.

topdog
22nd April 2008, 10:56
cp source destination
mv source destination