- Inspired on http://pusling.com/blog/?p=451
- Implemented with bash
- Was not able to find https://github.com/tst2005/sh-unicode before I wrote this script
$ ./search_unicode -h
For each term search unicode character where its definition contain the term.
Usage: ./search_unicode [-h] [-l] [-r] term1 term2
-h this help
-l large description
-r choose a random character
$ ./search_unicode -l " car " " bus "
β 26CD;DISABLED CAR;So;0;ON;;;;;N;;;;;
β 26D0;CAR SLIDING;So;0;ON;;;;;N;;;;;
π 10542;CAUCASIAN ALBANIAN LETTER CAR;Lo;0;L;;;;;N;;;;;
π 1F3CE;RACING CAR;So;0;ON;;;;;N;;;;;
π 1F683;RAILWAY CAR;So;0;ON;;;;;N;;;;;
π 1F68B;TRAM CAR;So;0;ON;;;;;N;;;;;
π 1F693;POLICE CAR;So;0;ON;;;;;N;;;;;
π 1F694;ONCOMING POLICE CAR;So;0;ON;;;;;N;;;;;
π 1F68C;BUS;So;0;ON;;;;;N;;;;;
π 1F68D;ONCOMING BUS;So;0;ON;;;;;N;;;;;
π 1F68F;BUS STOP;So;0;ON;;;;;N;;;;;
$ ./search_unicode -r " car " " bus "
π
π
$ ./search_unicode " car " " bus "
β β π π π π π π
π π π