Commands.app

SINTER

Sets

Intersect multiple sets

Examples
Common usage examples

Get common members

SINTER set1 set2

Find common tags

SINTER tags:user1 tags:user2 tags:user3
Notes
  • Returns members present in all sets
Related Commands
You might also find these useful