[en]I wrote about command text “cat” in here. But, there is easier way to use cat. For example, you have three files that you want to combine into one mp3 file.
The steps are very simple.
- Put that three files into one folder
- Open the Terminal (Alt + Ctrl + T), open the folder you put in that three files.
- Type this command cat * > combine.mp3
You can change the file name as you wish. Simple, isn’t it?[/en]
[id]Saya sudah pernah menuliskan tentang perintah “cat” di sini. Rupanya ada cara yang lebih mudah. Misalkan, Anda punya tiga file yang ingin Anda gabungkan menjadi satu file dalam format mp3.
Langkahnya cukup mudah kok.
- Masukkan tiga file tadi ke dalam satu folder.
- Buka Terminal (Alt + Ctrl + T), masuk ke folder yang Anda buat tadi.
- Ketikkan perintah ini cat * > combine.mp3
Anda bisa mengganti nama filenya terserah Anda. Sangat mudah kan? Selamat mencoba[/id]
=======<0>=======
Jika tulisan saya berguna untuk Anda, bolehlah sedikit saweran untuk menyemangati saya berkarya.
This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.
