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 - Apps and Programs
Folder extractor/merger?
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="Raz0rEdge" data-source="post: 1912455" data-attributes="member: 110816"><p>"-r" is recursive, "-p" is preserve. * is everything. So you are tell the 'cp' command to recursively go through everything in the current folder and everything in a sub-folder and copy it to the destination folder without changing anything.</p><p></p><p>With the '-r' option, you don't need the */*, just a * is sufficient since it will just keep going down to the lowest level sub-folder.</p></blockquote><p></p>
[QUOTE="Raz0rEdge, post: 1912455, member: 110816"] "-r" is recursive, "-p" is preserve. * is everything. So you are tell the 'cp' command to recursively go through everything in the current folder and everything in a sub-folder and copy it to the destination folder without changing anything. With the '-r' option, you don't need the */*, just a * is sufficient since it will just keep going down to the lowest level sub-folder. [/QUOTE]
Verification
Name this item. 🍎
Post reply
Forums
Apple Computing Products:
macOS - Apps and Programs
Folder extractor/merger?
Top