plint

French poetry validator (local mirror of https://gitlab.com/a3nm/plint)
git clone https://a3nm.net/git/plint/
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