Home > OS >  Record - bat, Windows, Linux command
Record - bat, Windows, Linux command

Time:11-09

bat

- echo Chinese garbled
REM statement using utf-8
CHCP 65001

Special characters - echo output
Output "|", "& lt;" , & gt; "" Characters, such as need to add "^" (caret) before, such as ^ & gt; The ^ & lt; Or ^ |




- look at specified time log
Grep '2020-08-06 then [2-8]' log name. (log)