Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


Click here to return to the 'Review iPhoto books prior to final order' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
Review iPhoto books prior to final order
Authored by: mbuis on Jun 02, '04 09:49:58PM
On my machine I found the book at /tmp/501/TemporaryItems/iPhoto.

As the 501 part seems a little arbitrary, you might need to open Terminal and do an ls -l to show all files:
$ cd /tmp
$ ls -l
total 8
drwx------ 4 martin wheel 136 2 Jun 21:12 501
...

If you see another directory, you might need to look in there. In Terminal, you can view the contents of the folder by:
$ cd 501/TemporaryItems/iPhoto
$ ls -l
total 32928
-rw-r--r-- 1 martin wheel 16855269 2 Jun 21:27 Book-164159056.pdf


The file with the extension .pdf and the right date should be your preview

[ Reply to This | # ]