macOS tools moving to my git
This commit is contained in:
3
log-quieter.sh
Executable file
3
log-quieter.sh
Executable file
@@ -0,0 +1,3 @@
|
||||
PID=`pgrep WindowServer`
|
||||
sudo log config --process="${PID}" --mode "level:off"
|
||||
echo "log stream --predicate '(process == \"WindowServer\")' --debug"
|
||||
Reference in New Issue
Block a user