Search for Extended Ideographic Description Sequences in text
Grep for Extended Ideographic Description Sequences
idsgrep$ idsgrep '⿰' input.txt$ idsgrep '⿳土' data.txt$ idsgrep '⿲' *.txt$ cat documents.txt | idsgrep '⿵'$ idsgrep -n '⿸' unicode_data.txt