macOS tools moving to my git
This commit is contained in:
7
wakelogend
Executable file
7
wakelogend
Executable file
@@ -0,0 +1,7 @@
|
||||
#!/bin/sh
|
||||
echo "" >> /tmp/wakereasons.txt
|
||||
echo "" >> /tmp/wakereasons.txt
|
||||
echo "" >> /tmp/wakereasons.txt
|
||||
echo `date` >> /tmp/wakereasons.txt
|
||||
echo "====================================================================================" >> /tmp/wakereasons.txt
|
||||
#rm /tmp/wakereasons.txt
|
||||
Reference in New Issue
Block a user