/[stem-hr]/Makefile
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Annotation of /Makefile

Parent Directory Parent Directory | Revision Log Revision Log


Revision 6 - (hide annotations)
Sat Feb 26 16:19:22 2005 UTC (19 years, 1 month ago) by dpavlin
File size: 268 byte(s)
quick fix

1 dpavlin 1 all:
2     ./stem-hr.pl < test.txt | tee stem.txt
3 dpavlin 3
4     test:
5 dpavlin 5 @date >> log
6     @grep "# " log
7     @./stem-hr.pl words | grep '^#' | tee -a log | grep -v '#stem'
8 dpavlin 6 @date >> log.vl
9     @grep "# " log.vl
10     @cut -d" " -f2 words.vl | ./stem-hr.pl | grep '^#' | tee -a log.vl | grep -v '#stem'

  ViewVC Help
Powered by ViewVC 1.1.26