On 29.05.2014, Temlakos wrote: 

> All I want to do is move the contents of /home. What are the
> best commands for doing this?

If you want to move the whole /home directory as is:
rsync -avxHSAX /home/ /new/home

-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org

Reply via email to