Every time the daily maintenance script runs it launches a shell script I wrote to open the default web browser. I wrote the script so I could type 'w foo.com' and have it open from the terminal. The script works fine, when I use it opens chrome (my default browser). However once the daily script runs Safari will open just like I called the script with no input (it goes to www.) I would not be as confused if it at least launched the default browser. I have deleted the script and it still executes when I run the daily script. Can someone tell me how to log everything that happens when the daily script is launched so I can track down this annoyance?
Thanks...
Thanks...