Description: | Running the FIND command with option /v and empty search string will find all lines
Running the FIND command with option /c will output the line count only. The FOR command with option /f will parse the output, the line count in this case, and the set command put the line number into the cnt variable. |
||
Script: |
|
||
Script Output: |
|