Usign jq you can do it with: jq -s 'add' file1 file2 file3. If the above is not fast enough or JSON processors are not available to you, ...
確定! 回上一頁