Joined: 30 Nov 2008 Posts: 2407 Location: Montenegro
Posted: Sat 14 Nov 2009, 18:58 Post_subject:
You want to merge all files from one directory to another?
Just use same method used for installing sfs's (and pets probably):
Let's say you have 2 directories dir1 and dir2:
Code:
cd dir1
cp -a * ../dir2
That easy, and if you don't want to overwrite already existing files in dir2 you can use:
Rules_post_cannot Rules_reply_cannot Rules_edit_cannot Rules_delete_cannot Rules_vote_cannot You cannot attach files in this forum You can download files in this forum