View Single Post
  #380  
Old 12-08-2016, 10:29 PM
tristantio tristantio is offline
Fire Giant

tristantio's Avatar

Join Date: Nov 2010
Posts: 888
Default

Yup you can always email me missing items.

For MAC, the script is a bash (shell) script - you run it in your terminal window - if you've never used the terminal before, you would just want to open it up, save that file and do something like:

Code:
chmod u+x nameOfFile.sh
./nameOfFile.sh
after you update the LOGDIR line to be pointing to your log directory.
__________________
Realtime auction logger: http://ahungry.com/eqauctions/
Reply With Quote