mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 06:38:20 +00:00
7 lines
137 B
Batchfile
7 lines
137 B
Batchfile
@echo on
|
|
|
|
echo %ZEEK_CI_CPUS%
|
|
wmic cpu get NumberOfCores, NumberOfLogicalProcessors/Format:List
|
|
systeminfo
|
|
dir C:
|
|
choco list --localonly
|