It looks a lot like they do the things they hate when others do... just in a different direction. Meh. If they present a more fun list next year, I may participate then, otherwise... Hey, we can always make our own! LOL List is checked and revised, so I'll make the post later... and we can start in July just like the other place! :D
Their kink wiki is *so* western based!!! And even with the fandoms there that I know of, it's still not very inspiring. I think it's the neutral language and word-choice they have adopted? They try to not put off anyone, so it ends up bland? Or something. obviously a lot of other people find t inspiring. LOL
Put the files to be joined on the desktop or a folder on the desktop (if you use a separate folder, make sure the name of it doesn't have spaces, and also remove any spaces in the filenames. You can use underscores instead. Terminal doesn't like spaces and weird characters like brackets etc). Open Terminal. I think you should be on Desktop by default, but you can type cd ~/Desktop and hit return to be on the safe side. If you use a folder on the desktop type cd ~/Desktop/foldername instead.
Now you are in the same place as your files to be joined. Type ls and hit return and you'll get a list of everything where you are. You can highlight the filenames and copy, so you don't have to retype them.
Type cat then put in the filenames after that with just a space between. After the last one you need to tell it what you want it to be called, so type > desiredfilname and then hit return. Now it should be joining thse files and when it's done you'll get a new prompt line. :D
I stay away from working on the desktop machine too when there are thunderstorms! I don't want to jeopardize it in any way!
no subject
Date: 2013-06-29 01:41 pm (UTC)Their kink wiki is *so* western based!!! And even with the fandoms there that I know of, it's still not very inspiring. I think it's the neutral language and word-choice they have adopted? They try to not put off anyone, so it ends up bland? Or something. obviously a lot of other people find t inspiring. LOL
Put the files to be joined on the desktop or a folder on the desktop (if you use a separate folder, make sure the name of it doesn't have spaces, and also remove any spaces in the filenames. You can use underscores instead. Terminal doesn't like spaces and weird characters like brackets etc). Open Terminal. I think you should be on Desktop by default, but you can type cd ~/Desktop and hit return to be on the safe side. If you use a folder on the desktop type cd ~/Desktop/foldername instead.
Now you are in the same place as your files to be joined. Type ls and hit return and you'll get a list of everything where you are. You can highlight the filenames and copy, so you don't have to retype them.
Type cat then put in the filenames after that with just a space between. After the last one you need to tell it what you want it to be called, so type > desiredfilname and then hit return. Now it should be joining thse files and when it's done you'll get a new prompt line. :D
I stay away from working on the desktop machine too when there are thunderstorms! I don't want to jeopardize it in any way!