Home / Software / BSD, Linux, and Unix / Copy files from CDROM to local
0 Members and 1 Guest are viewing this topic. « previous next »
Pages: [1] - (Bottom) Print
Author Topic: Copy files from CDROM to local  (Read 3334 times)
Mikey
Guest
« on: April 11, 2004, 03:41:25 AM »

I want to copy files from a CD to a new directory on the hard drive. Do I have to be in the CD and write cp filename ....    This is where I get lost. How do I tell it where I want to put it? say the directory is under users on my hard drive?  
IP logged
natesneat2000
Guest
« Reply #1 on: April 12, 2004, 02:28:13 PM »

To do it in the command line, use the cp command; here's an example:
cp /home/nathanm/smbMine.conf /etc/samba/smb.conf
This would take smbMine.conf from my (nathanm) home directory and copy it as smb.conf in /etc/samba.
For more detailed documentation of this, and many, Linux commands, check out:
http://www.ss64.com/bash/cp.html
(I'm not related to that site though.)
Some options there may help make the process wuicker. Good luck! Go Linux!
IP logged
Pages: [1] - (Top) Print 
Home / Software / BSD, Linux, and Unix / Copy files from CDROM to local « previous next »
 


Login with username, password and session length

Old Forum Search | Forum Rules
Copyright © 2010 Computer Hope ® All rights reserved.
Powered by SMF 2.0 RC3 | SMF © 2006–2010, Simple Machines LLC
Page created in 0.079 seconds with 18 queries.