File: grept

package info (click to toggle)
igerman98 20161207-9
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 4,252 kB
  • sloc: perl: 925; makefile: 475; sh: 471; sed: 46
file content (5 lines) | stat: -rwxr-xr-x 211 bytes parent folder | download | duplicates (6)
1
2
3
4
5
# This is a grep script for seeking words in igerman98's wordlists
# containing special ligature hints
# This script DOES NOT output the qq ligature stuff!

grep -a `echo "$@"|sed s/f/fq*/g` *.txt | sed s/qq//g