vscode/build/azure-pipelines/win32/listprocesses.bat

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

4 lines
100 B
Batchfile
Raw Normal View History

2024-11-15 06:29:18 +00:00
echo "------------------------------------"
tasklist /V
echo "------------------------------------"