bagaimana menambahkan semua file json ke satu file json di prompt perintah

open command prompt

copy c:\folder\*.json c:\newfile.json
Jash_World