drime

French rhyme dictionary with web and CLI interface
git clone https://a3nm.net/git/drime/
Log | Files | Refs | README

lexique_fix.sh (87B)


      1 #!/bin/bash
      2 
      3 # General fixes for lexique
      4 
      5 cd "$( dirname "$0" )"
      6 
      7 sed 1d | ./subst.pl
      8