Linux Shell Scripting Cookbook(Third Edition)
上QQ阅读APP看书,第一时间看更新

The intersection and set difference (A-B) on text files

Intersection and set difference operations are common in mathematics classes on set theory. Similar operations on strings are useful in some scenarios.