File: grept

package info (click to toggle)
igerman98 20071211-1
  • links: PTS
  • area: main
  • in suites: lenny
  • size: 2,188 kB
  • ctags: 56
  • sloc: sh: 1,277; perl: 938; makefile: 476; sed: 32
file content (5 lines) | stat: -rwxr-xr-x 208 bytes parent folder | download | duplicates (8)
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 `echo "$@"|sed s/f/fq*/g` *.txt | sed s/qq//g