We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 71e8585 commit 1ec011bCopy full SHA for 1ec011b
README.md
@@ -2,3 +2,6 @@
2
winreaper: command to monitor and annotate a process tree
3
4
like https://github.com/Plagman/reaper but for windows
5
+
6
+compile with:
7
+x86_64-w64-mingw32-g++ -o winreaper.exe winreaper.cpp -D_UNICODE -DUNICODE -municode -static
0 commit comments