7.1.501. tokensΒΆ

Link to classic view

usage: tokens [-infile INFILE] [-extra C] [...]

-infile : specify input file (stdin if none)
-extra\ : specify extra character to count as valid
  • can use this more than once
  • I do not remember why I added this
tokens -infile script.txt tokens -infile script.txt | grep -i anat

Table Of Contents

This Page