Extractor is a simple command-line file extraction program
written for Mplus Web Note 10. Extractor is used as follows:
C:> Extractor lineno start-pos end-pos filename
Explanation of command arguments:
- lineno - The line number where data is to be extracted.
- start-pos - The starting cursor position where data is to be extracted.
- end-pos - The ending cursor position where data is to be extracted.
- filename - The file to extract data
Example of usage:
C:> Extractor 142 45 51 difinp0.out
|