Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question?
If it is not in the man pages or the how-to's this is the place! |
| Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
 |
GNU/Linux Basic Guide
This 255-page guide will provide you with the keys to understand the philosophy of free software, teach you how to use and handle it, and give you the tools required to move easily in the world of GNU/Linux. Many users and administrators will be taking their first steps with this GNU/Linux Basic guide and it will show you how to approach and solve the problems you encounter.
Click Here to receive this Complete Guide absolutely free. |
|
 |
08-01-2006, 08:38 PM
|
#1
|
|
Member
Registered: Jan 2004
Location: Pinr Lake, GA
Distribution: Slackware, LinuxMint, FreeBSD, Xandros, CentOS, Fedora Core, RedHat, Chakra, etc etc
Posts: 215
Rep:
|
How do I copy from one directory to another in Terminal?
I am trying to copy from one directory to another in the terminal because it is not possible to login to Freespire as root except by terminal. So therefore to make any changes to the root file directory I need to be able to copy from my home folder and paste in etc. This is so simple I know but for the life of me I can't figure it out.
|
|
|
|
08-01-2006, 08:42 PM
|
#2
|
|
Member
Registered: Sep 2004
Location: India
Distribution: Kubuntu, Archlinux, Suse, Gentoo, Mandrake
Posts: 366
Rep:
|
cp -R source destination?
|
|
|
|
08-02-2006, 01:58 AM
|
#3
|
|
Member
Registered: Aug 2004
Location: bangalore
Distribution: Redhat,Ubuntu
Posts: 64
Rep:
|
if on terminal, type
cp -rf <<source dir>> <<dest dir>>
r mean recursive copy so everything in dir
f means force the copy, just to be sure its copied
if on GUI
right click the folder, go to <<copy to>> , select the dir wer u want copy , & then click <<copy here>>
|
|
|
|
| Thread Tools |
Search this Thread |
|
|
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -5. The time now is 11:10 PM.
|
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|