]> www.wagner.pp.ru Git - fiction/jasmina.git/blob - footnotes.sh
Merge branch 'master' of http://www.wagner.pp.ru/git/fiction/jasmina
[fiction/jasmina.git] / footnotes.sh
1 #!/bin/sh
2 # List all the footnotes in *.txt  sorting numerically
3 grep '\[\^[0-9]\+\]:' *.txt|sort -n -t:  -k2.3