Turn off the spotlight and turn it on using these commands in terminal.
sudo mdutil -E /
sudo mdutil -i off
sudo mdutil -E /
sudo mdutil -i off
#!/bin/sh
cd /Applications/TemperatureMonitor.app/Contents/MacOS/
./tempmonitor -th > ~/Desktop/CPUtempData.csv
while true
do
./tempmonitor -tv >> ~/Desktop/CPUtempData.csv
/bin/sleep 60
done
One easy source of dictionaries is the OpenOffice.org project, which uses the same spelling engine. There is a list of available dictionaries at http://wiki.services.openoffice.org/wiki/Dictionaries (see the All Language Packs download, or links to individual language dictionaries). Note that TeXworks only uses the spelling dictionaries (*.dic and *.aff) for each language ...