I don't think it indexes that. But you can find it with the find command. #! /bin/tcsh -f # # spot (tcsh script) # - tcsh script to search for symbolic links using Max OS X's Spotlight index. # # ...
In last week’s column, we looked at a script that extracts data from a web site and adds it to a log file. There is no limit to the number of things you can do with a script that queries the web and ...