看了这篇文章,想起了很多事情,记得刚学 linux 的时候,当时 xuyou 写了一个《完全用命令行工作》系列的文章,王垠写了一个《完全用 Linux 工作》系列的文章,受了影响,开始用起来 vim 、LaTeX 这些工具,这些工具有一个特点就是让人聚焦到做的事情上(当然,现实世界我是 Linux 、windows 混用,命令行和图形界面混用的)
jq is like sed for JSON data - you can use it to slice and filter and map and transform structured data with the same ease that sed, awk, grep and friends let you play with text.