Slide 80 of 80
Notes:
- It takes approximately 4.6 seconds to read, upshift and find a string literal in a 1669 record ascii file, and approximately 123 seconds to so the same in a 45,149 record file.
- xeq grep.hpbin.sys “-in pattern file” is much faster for large files! The GREP program in HPBIN.SYS does not support CI or shell wildcarding. If you need to grep a pattern on a set of files start grep from the shell.