用shell格式化輸出json內容 #json內容如下: root@localhost#cat test.txt #過濾命令如下: cat test2.txt |grep -vE '({|}|\[|\])'|cut ...