comm 比较文件行
comm 是 Linux 系统下的用于比较两个已排序文件的命令行工具。主要用于找出文件之间的差异或相同之处,例如两个文件中相同的行、仅在第一个文件中的行以及仅在第二个文件中的行。
基本语法
comm [OPTION] FILE1 FILE2可选参数OPTION如下…
chrome黑暗模式 In this post I’ve shared my research and views on how the extremely popular “Dark Mode” has moved beyond it’s initial label of “The App Design Fad of 2019”. 在这篇文章中,我分享了我的研究和看法,探讨了非常受欢迎的“…
ui设计基础 重点 (Top highlight) After listening to Craig Federighi’s talk on how to be a better software engineer I was sold on the idea that it is super important for a software engineer to learn the basic principles of software design. 听了克雷格费德里希…