View Single Post
briand's Avatar
Posts: 566 | Thanked: 145 times | Joined on Feb 2008 @ Tallahassee, FL
#2
to copy the file, use

cp /usr/share/doc/notecase/notecase.key /media/mmc1 (or /media/mmc2)

to move the file, use

mv /usr/share/doc/notecase/notecase.key /media/mmc1 (or /media/mmc2)


either of these commands can be typed in from the xterm prompt (logged in as user), and should copy (or move) the file without issue.