Forums
New posts
Articles
Product Reviews
Policies
FAQ
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Menu
Log in
Register
Install the app
Install
Forums
Apple Computing Products:
macOS - Operating System
New iMac Addressbook question
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="MacsWork" data-source="post: 743610" data-attributes="member: 11094"><p>Use the cp command from the terminal to copy in the ~/Library/Application Support files as well as the ~/Library/Mail files</p><p></p><p>Don't forget the ~/Library/Preference files for those apps as well.</p><p></p><p>Basic command for copying the whole user directory. You should modify paths to copy just the file/folders you want. You'll be asked for the password of the logged in user. As long as that user is an admin you're golden.</p><p></p><p>sudo cp -Rv /Volumes/name_of_hd/Users/username/ /Macintosh\</p><p>HD/Users/username/</p></blockquote><p></p>
[QUOTE="MacsWork, post: 743610, member: 11094"] Use the cp command from the terminal to copy in the ~/Library/Application Support files as well as the ~/Library/Mail files Don't forget the ~/Library/Preference files for those apps as well. Basic command for copying the whole user directory. You should modify paths to copy just the file/folders you want. You'll be asked for the password of the logged in user. As long as that user is an admin you're golden. sudo cp -Rv /Volumes/name_of_hd/Users/username/ /Macintosh\ HD/Users/username/ [/QUOTE]
Verification
Name this item. 🍎
Post reply
Forums
Apple Computing Products:
macOS - Operating System
New iMac Addressbook question
Top