diff options
| -rwxr-xr-x | fch | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1,6 +1,7 @@ #!/usr/bin/awk -f -# Find CHaracter +# fch: find a unicode character +# Requires plan9port to be installed at /opt/plan9 BEGIN { if (ARGC < 2) { |
| index : bin | ||
| Miscellaneous scripts and programs. | Sam Anthony |
| aboutsummaryrefslogtreecommitdiffstats |
| -rwxr-xr-x | fch | 3 |
@@ -1,6 +1,7 @@ #!/usr/bin/awk -f -# Find CHaracter +# fch: find a unicode character +# Requires plan9port to be installed at /opt/plan9 BEGIN { if (ARGC < 2) { |