SlideShare una empresa de Scribd logo
1 de 6
Descargar para leer sin conexión
About Find Any File, version 1.5.1
Written by and Copyright © 2005-2011 Thomas Tempelmann
http://apps.tempel.org/FindAnyFile/


 This is a program for Mac OS X that lets you search for files on your disks, primarily on HFS formatted
 ones. (It requires OS X 10.4.1 or later.)

 Contrary to Spotlight, it does not use a database but instead uses the file system driver's fast search
 operations, where available. This lets you search for file properties such as name, dates, size, etc., but
 not for file content (use Spotlight or EasyFind for that).

 Find Any File can find files that Spotlight doesn't, e.g. those inside bundles and packages and in inside
 folders that are usually excluded from Spotlight search.

 Finally, it is quite fast. A search only takes a few seconds.


Features
Find Any File has a few gems that other search tools do not offer:

  1. It sports a new hierarchical view for the found items. You can switch to it using Command-2 or click
     on the right little icon at the top of the results window:




                 Note that the search above revealed hundreds of hits. If you'd look at that many
                 results in a flat list, it would be hard to browse. With this new hierarchical view,
                 however, you can directly look for the results in the folders that interest you.

  2. If you hold the Option key (alt) down while choosing Find, you are asked for an administrator
     password - and then Find Any File will restart with root permissions, being able to find really any file
on your Mac's volumes (something that Spotlight won't do). Note that this will only work on local disks,
     not on network mounts, though.
 3. You can save your entered searches to files (they'll have the extension ".faf"). You can then double
    click them in the Finder to have them start the search immediately, or use the saved search as a
    preset.


Search Examples
Have you just installed or
launched a program for
the first time and like to
see what it modified or
added to your disks?
Here's a way to do that (it
excludes .DS_Store files
from the results because
they're not really relevant
to this question).




Searching for files only
inside your Music folder
that are neither in AAC
nor in MP3 format and
which are at least a
megabyte in size? So you
could enter two Name
criteria as follows, along
with a minimum size. Also
note that the search is
limited explicitly to the
Music folder.




Or you might want to find
all Numbers documents
created in 2009 only.
Limitations
 This tool's design was inspired by the Classic Mac OS' Find File application, hence its UI design might look
 a little old fashioned. That's because I rather I push around code, not pixels.

 The user interface of this app gets somewhat sluggish when it's performing a search. This is mostly out of
 my control, as this app is written with REAL Studio, which has a rather unsatisfying multi-threading
 implementation. To fix this, I'd have to invest a lot of work, which I'd rather commit to other projects that
 are also in need of my attention. My apologies.


Tips & Tricks
Besides the obvious things you can see by looking at the menus, there are a few things that are not so
obvious:

Searching inside a folder

 To search only inside a particular folder, you can drag the folder's icon right on top of the topmost popup
 menu in the Find window.

Copying the path name of a found item

 To copy a path name of a found item to the clipboard, right-click on the path field at the very bottom,
 where you can then choose from 3 different formats:




                           Shell style is good for pasting into a Terminal window,
                               POSIX style is the original unix-style path and
                         Mac style gives the classic Mac path using ":" as delimiters.

Setting the preferred disk to search

 When Find Any File is launched, it always defaults to searching the boot volume. If you prefer to search a
 different volume by default, do this: Launch Find Any File, choose your preferred volume, then use the
 Save command to save the search criteria to a file. Next time, instead of launching Find Any File directly,
 open that saved file instead - Find Any File will launch with the presets you chose before.

 (Note: If you have saved a Search with the option to start the search automatically when opening the file
again, you can still prevent the search from starting by holding down the Option (alt) key while Find Any
 File opens the document.)

 Alternatively (since version 1.5), you can set up your preferred search and choose Save As Defaults from
 the File menu in order to have these settings reappear next time you launch Find Any File.

Resetting your preferences at launch

 If you hold down the Option (alt) key at launch if Find Any File, the previously saved defaults won't be
 loaded, but instead a standard Find window will appear. Use this to circumvent problems such as to
 prevent opening a server volume you might have saved as default.

 If you hold down both Shift and Option keys when launching Find Any File, you will be prompted to reset
 all preferences. Use this if windows won't appear any more, or other things you customized are causing
 trouble.

Launching Find Any File by a keyboard shortcut, just like Spotlight

 If you were used to pressing Command-F in the Finder to search for files, you can now do the same with
 the free program Spark. Download it from here: http://www.shadowlab.org/Software/spark.php

 Note: While this program worked well on OS X 10.4 (Tiger), several users told me recently that it isn't
 working any more on 10.6 (Snow Leopard). Your mileage may vary.

 After copying Spark to your hard disk, launch it and press the big button in the top center titled All
 Applications' Hotkeys. In the drawer that appears on the left, select the Finder and press Command-2 to
 choose an application shortcut. In the appearing sheet dialog, set the shortcut you want to use in the
 Finder to launch Find Any File, then use the Choose... button to select the Find Any File application.
 Choose Create to save. Finally, Press the button labelled Start Spark Daemon at the bottom of the
 window. Switch to the Finder and press your chosen shortcut. This should now launch Find Any File.

 You can also combine this with the previous hint about creating your own preset files: Instead of adding
 the application, you can also add a document, i.e. a formerly saved .faf file. That way, you can have quick
 access to many custom search presets.


Alternatives
 If you like to search for data inside files, and Spotlight doesn't do it for you, have a look at EasyFind by
 DEVONtechnologies. It offers a few extra search options (e.g. wildcards), displays results a bit neater
 and has a single-window user interface which you might prefer. Since version 4.6 (released in Nov 2010)
 it also uses the fast disk search function that Find Any File uses (CatalogSearch), where appropriate.
 More info here: http://www.devon-technologies.com/products/freeware/

 And if you want to search for specific text in a large set of files inside a directory, try TextWrangler
 (http://www.barebones.com/products/textwrangler/).


Version History
      1.0, 26 Dec 08: First release
      1.0.1, 27 Dec 08: Fixed date entry crash on PPC
      1.0.2, 29 Dec 08: Move to Trash works now; volume selection is observed with root search and saved searches;
      results update after moving items.
      1.1, 13 Jan 09: Can now also search on non-HFS formatted disks; added checkboxes to filter hidden items and
      bundle contents; hovering with the mouse over an item shows more information about it; new "Delete Immediately"
      menu command; search for size does not find folders any more; last used window settings (size, view options) are
now preserved for next search; new application icon; a few bugs fixed.
    1.1.1, 18 Mar 09: Works around a bug in Mac OS 10.5.6, preventing it from searching the same network volume
    multiple times. Also preserves its window positions between launches.
    1.1.2, 31 Mar 09: No more warnings in the Console about the data not being "proper UTF-8".
    1.2, 11 May 09: The hovering tooltip in the Results window can be dis-/enabled via the menu (View->Hide Details
    or Show Details); Files can be dropped onto the search forms to set name, date, size, creator and filetype codes;
    Changing search criteria between modification and creation date does not reset its value any more; Enhanced
    display of file sizes; Sorting is retained when the Show hidden and Show package contents options are changed;
    Search can now even be saved if no valid criteria was entered yet; Text in lists can be made bigger via the View
    menu; Added option to search remote volumes only.
    1.2.1, 13 May 09: Fixed a potential "Nil Object" crash (inside FoundItem.Exists) that was introduced in v1.2.
    1.3, 1 Dec 09: New features: New name criteria: "Begins with" and "Ends in" - the latter being especially useful to
    find specific file extensions. Saving a Search provides choice whether to autorun it or not. Added a "Window" menu
    to the menu bar. Added automatic online check for program updates via Sparkle (Many thanks to Charles Yeomans
    for making these features, i.e. Window menu and Sparkle, freely available in REALbasic). Sorting choice in result
    windows is now remembered. Bug fixes: No more occasional endless beeping and freezing during extended
    searches. Makes sure windows do not disappear any more after switching to a smaller monitor. When dragging
    items from Results list, their outlines appear now correctly. No more "double free" messages in Console Log.
    1.3.1, 2 Dec 09: Bug fix: No more growing fonts in the date fields on PowerPC Macs (G4, G5) running Leopard
    (10.5.x).
    1.4, 23 Dec 09: New features: You can now search for recent changes (i.e. dates within the past X
    minutes/hours/days/weeks/months/years). You can now tell when you're doing searches as Root (Find All) by
    looking at the menu bar's app name or at the name in the Dock. Bug fixes: Newly opened windows do not cover
    existing windows any more. Opening a .faf file does not lose "Name" criteria any more from the leftmost popup
    menu.
    1.4.1, 3 Jan 10: Bug fix: Works on multiple accounts again.
    1.4.2, 4 Jan 10: Bug fix: The position and size of Result windows is again remembered (broken since v1.4).
    1.5, 20 Dec 10: New features: Search inside a folder of your choice instead of entire disks. Some criteria (name,
    date and size) can now be repeated for combined conditions. New name criteria "does not contain". Added
    Quick Look (only works on Mac OS 10.6 and later). New Get Info command to have the Finder show an item's
    Information window. Sizes can now be entered with units, e.g. 10MB (supported units are: k, m, g). New menu
    command Save As Defaults remembers the current Find criteria. New Preferences window, where various options
    can be chosen. Preferences window offers a Reset button to clear all previously made settings (is practically
    identical to deleting the preferences file). Removed the criteria Negate conditions because it caused confusion and
    is hardly ever used (if you need it, contact me – there's a secret switch for it). If no items are found, the Results
    window does not open any more and a beep sound is played instead. Command-F quickly brings you back to the
    Find window if a Results window is frontmost. Bug fixes: Date searches "within the past" work now with certain
    other combinations (such as "Name ends in" and "Name begins with"), same for "is folder is false" and for
    searching for dates on PowerPC Macs. No more internal errors when dropping a file onto the input fields for name,
    type file, etc. Text looks better now on Japanese systems. Made the field for entering dates a bit wider. Improved
    positioning of windows (avoiding overlaps and remembering previous positions). No more unsorted results after a
    fresh set of preferences. Double clicking multiple results now opens all selected items instead of just the one
    clicked on.
    1.5.1, 9 Jan 11: Bug fix: Searching for file sizes using units (e.g. "10 MB" work correctly even if searching inside
    just a folder or using combined criteria.



Acknowledgements
Icon design by Chris Paveglio (www.paveglio.com)

I also thank Michael Berglund, Edward Loveall and especially Alexey Volokhov for their contributions of
alternative icons.

I am grateful to Kuniaki Maruyama from Japan for making me aware of a REALbasic font display problem
on japanese OS X systems, and for helping me fix it.

Finally, many thanks to all the testers for the 1.5 release. Out of ~150 who contacted me directly in the
past, thanking for FAF or making inquiries, 42 of those responded when I asked them for help with testing,
and all of them were helpful, many of them pointing out problems I overlooked, making good suggestions
or helping me with decisions. It was an uplifting experience.


Questions, Feedback, Contact
 To contact me, write to tempelmann@gmail.com
 The app's website is: http://apps.tempel.org/FindAnyFile/

And now, I hope you enjoy using Find Any File.

Más contenido relacionado

La actualidad más candente

Windows 8.1 Guide
Windows 8.1 GuideWindows 8.1 Guide
Windows 8.1 GuideCorcelll
 
CSCI 16 ~ Tutorial 01
CSCI 16 ~ Tutorial 01CSCI 16 ~ Tutorial 01
CSCI 16 ~ Tutorial 01dpd
 
Tutorial 1 - Browser Basics
Tutorial 1 - Browser BasicsTutorial 1 - Browser Basics
Tutorial 1 - Browser Basicsdpd
 
1.0 QuickBooks Fundementals : Day 02 Windows :2.1 windows
1.0 QuickBooks Fundementals : Day 02 Windows :2.1 windows1.0 QuickBooks Fundementals : Day 02 Windows :2.1 windows
1.0 QuickBooks Fundementals : Day 02 Windows :2.1 windowsVeerendra Singh
 
Computer Education Class 6 (PTB) Chapter2, 3 and 4 question answer
Computer Education Class 6 (PTB) Chapter2, 3 and 4 question answerComputer Education Class 6 (PTB) Chapter2, 3 and 4 question answer
Computer Education Class 6 (PTB) Chapter2, 3 and 4 question answerFaB6 Design
 
Introduction to windows
Introduction to windowsIntroduction to windows
Introduction to windowsmsaleemfuuast
 
ITFT - Window explorer
ITFT - Window explorerITFT - Window explorer
ITFT - Window explorerBlossom Sood
 

La actualidad más candente (13)

Computer basics02
Computer basics02Computer basics02
Computer basics02
 
Windows 8.1 Guide
Windows 8.1 GuideWindows 8.1 Guide
Windows 8.1 Guide
 
Unit A Windows 7
Unit A Windows 7Unit A Windows 7
Unit A Windows 7
 
CSCI 16 ~ Tutorial 01
CSCI 16 ~ Tutorial 01CSCI 16 ~ Tutorial 01
CSCI 16 ~ Tutorial 01
 
Chapter.01
Chapter.01Chapter.01
Chapter.01
 
Windows Basic
Windows BasicWindows Basic
Windows Basic
 
Tutorial 1 - Browser Basics
Tutorial 1 - Browser BasicsTutorial 1 - Browser Basics
Tutorial 1 - Browser Basics
 
1.0 QuickBooks Fundementals : Day 02 Windows :2.1 windows
1.0 QuickBooks Fundementals : Day 02 Windows :2.1 windows1.0 QuickBooks Fundementals : Day 02 Windows :2.1 windows
1.0 QuickBooks Fundementals : Day 02 Windows :2.1 windows
 
Computer terms
Computer termsComputer terms
Computer terms
 
Computer Education Class 6 (PTB) Chapter2, 3 and 4 question answer
Computer Education Class 6 (PTB) Chapter2, 3 and 4 question answerComputer Education Class 6 (PTB) Chapter2, 3 and 4 question answer
Computer Education Class 6 (PTB) Chapter2, 3 and 4 question answer
 
Introduction to windows
Introduction to windowsIntroduction to windows
Introduction to windows
 
ITFT - Window explorer
ITFT - Window explorerITFT - Window explorer
ITFT - Window explorer
 
Intro to Mac OSX
Intro to Mac OSXIntro to Mac OSX
Intro to Mac OSX
 

Similar a Find any File Manual (IMPORTANT)

Mac OS X Guide.doc
Mac OS X Guide.docMac OS X Guide.doc
Mac OS X Guide.docbutest
 
Regain Your Valuable Disk Space
Regain Your Valuable Disk SpaceRegain Your Valuable Disk Space
Regain Your Valuable Disk SpaceJohn Smith
 
Mac Os X V10.3 “Panther”
Mac Os X V10.3 “Panther”Mac Os X V10.3 “Panther”
Mac Os X V10.3 “Panther”Mary Jane Cuizon
 
ITC 3001, Personal Computer Fundamentals 1 Course Lea.docx
 ITC 3001, Personal Computer Fundamentals 1 Course Lea.docx ITC 3001, Personal Computer Fundamentals 1 Course Lea.docx
ITC 3001, Personal Computer Fundamentals 1 Course Lea.docxMARRY7
 
Power Point Lesson 10 Part1
Power Point  Lesson 10  Part1Power Point  Lesson 10  Part1
Power Point Lesson 10 Part1Nasir Jumani
 
Recover Microsoft Office files Easily
Recover Microsoft Office files EasilyRecover Microsoft Office files Easily
Recover Microsoft Office files EasilyArthur King
 
Tricks N Tips By Ravish Roshan
Tricks N Tips By Ravish RoshanTricks N Tips By Ravish Roshan
Tricks N Tips By Ravish Roshanravish roshan
 
Lesson 3- Get Started With Your First Computer 2.pptx
Lesson 3- Get Started With Your First Computer 2.pptxLesson 3- Get Started With Your First Computer 2.pptx
Lesson 3- Get Started With Your First Computer 2.pptxrubben7
 
Lesson 1.pptx
Lesson 1.pptxLesson 1.pptx
Lesson 1.pptxRammel1
 
Find Duplicate Files in Office 365 SharePoint
Find Duplicate Files in Office 365 SharePointFind Duplicate Files in Office 365 SharePoint
Find Duplicate Files in Office 365 SharePointZohaibAhmed114
 
About File history in windows 8  Any time your personal files c.pdf
About File history in windows 8  Any time your personal files c.pdfAbout File history in windows 8  Any time your personal files c.pdf
About File history in windows 8  Any time your personal files c.pdfarasequ
 
More on MS Windows 10
More on MS Windows 10More on MS Windows 10
More on MS Windows 10mdkhan197
 
10 main features of macbook pro
10 main features of macbook pro10 main features of macbook pro
10 main features of macbook proRanidm
 
Power Point Lesson 05
Power Point  Lesson 05Power Point  Lesson 05
Power Point Lesson 05Nasir Jumani
 
How to recover lost data on mac easily
How to recover lost data on mac easilyHow to recover lost data on mac easily
How to recover lost data on mac easilyrocklife99
 

Similar a Find any File Manual (IMPORTANT) (20)

Mac OS X Guide.doc
Mac OS X Guide.docMac OS X Guide.doc
Mac OS X Guide.doc
 
Regain Your Valuable Disk Space
Regain Your Valuable Disk SpaceRegain Your Valuable Disk Space
Regain Your Valuable Disk Space
 
Search++ Manual
Search++ ManualSearch++ Manual
Search++ Manual
 
Mac O S X V10
Mac  O S  X V10Mac  O S  X V10
Mac O S X V10
 
Mac Os X V10.3 “Panther”
Mac Os X V10.3 “Panther”Mac Os X V10.3 “Panther”
Mac Os X V10.3 “Panther”
 
Making tasks easier
Making tasks easierMaking tasks easier
Making tasks easier
 
ITC 3001, Personal Computer Fundamentals 1 Course Lea.docx
 ITC 3001, Personal Computer Fundamentals 1 Course Lea.docx ITC 3001, Personal Computer Fundamentals 1 Course Lea.docx
ITC 3001, Personal Computer Fundamentals 1 Course Lea.docx
 
Power Point Lesson 10 Part1
Power Point  Lesson 10  Part1Power Point  Lesson 10  Part1
Power Point Lesson 10 Part1
 
Recover Microsoft Office files Easily
Recover Microsoft Office files EasilyRecover Microsoft Office files Easily
Recover Microsoft Office files Easily
 
Tricks N Tips By Ravish Roshan
Tricks N Tips By Ravish RoshanTricks N Tips By Ravish Roshan
Tricks N Tips By Ravish Roshan
 
Windows Basic
Windows BasicWindows Basic
Windows Basic
 
Lesson 3- Get Started With Your First Computer 2.pptx
Lesson 3- Get Started With Your First Computer 2.pptxLesson 3- Get Started With Your First Computer 2.pptx
Lesson 3- Get Started With Your First Computer 2.pptx
 
Lesson 1.pptx
Lesson 1.pptxLesson 1.pptx
Lesson 1.pptx
 
Find Duplicate Files in Office 365 SharePoint
Find Duplicate Files in Office 365 SharePointFind Duplicate Files in Office 365 SharePoint
Find Duplicate Files in Office 365 SharePoint
 
About File history in windows 8  Any time your personal files c.pdf
About File history in windows 8  Any time your personal files c.pdfAbout File history in windows 8  Any time your personal files c.pdf
About File history in windows 8  Any time your personal files c.pdf
 
More on MS Windows 10
More on MS Windows 10More on MS Windows 10
More on MS Windows 10
 
10 main features of macbook pro
10 main features of macbook pro10 main features of macbook pro
10 main features of macbook pro
 
WINDOWS 10
WINDOWS 10WINDOWS 10
WINDOWS 10
 
Power Point Lesson 05
Power Point  Lesson 05Power Point  Lesson 05
Power Point Lesson 05
 
How to recover lost data on mac easily
How to recover lost data on mac easilyHow to recover lost data on mac easily
How to recover lost data on mac easily
 

Más de Rashid Rashid (20)

FIND OTHER HEALTH LAWYERSpdf
FIND OTHER HEALTH LAWYERSpdfFIND OTHER HEALTH LAWYERSpdf
FIND OTHER HEALTH LAWYERSpdf
 
090277-79_economic_impact_final
090277-79_economic_impact_final090277-79_economic_impact_final
090277-79_economic_impact_final
 
17
1717
17
 
cis11
cis11cis11
cis11
 
landlord tentant
landlord tentantlandlord tentant
landlord tentant
 
Forms
FormsForms
Forms
 
macspeech-commands
macspeech-commandsmacspeech-commands
macspeech-commands
 
PageManager 7
PageManager 7PageManager 7
PageManager 7
 
WikiDeployment_v10.6
WikiDeployment_v10.6WikiDeployment_v10.6
WikiDeployment_v10.6
 
Combine PDFs Manual
Combine PDFs ManualCombine PDFs Manual
Combine PDFs Manual
 
MerlinUserGuide
MerlinUserGuideMerlinUserGuide
MerlinUserGuide
 
OfficeForMac2008_AdminGuide
OfficeForMac2008_AdminGuideOfficeForMac2008_AdminGuide
OfficeForMac2008_AdminGuide
 
YepManual
YepManualYepManual
YepManual
 
Quick Start Guide
Quick Start GuideQuick Start Guide
Quick Start Guide
 
Tidy Up! User Manual
Tidy Up! User ManualTidy Up! User Manual
Tidy Up! User Manual
 
iBank_4_Manual
iBank_4_ManualiBank_4_Manual
iBank_4_Manual
 
iFinance3Manual
iFinance3ManualiFinance3Manual
iFinance3Manual
 
iFinance3ManualDE
iFinance3ManualDEiFinance3ManualDE
iFinance3ManualDE
 
cpt_codes-1
cpt_codes-1cpt_codes-1
cpt_codes-1
 
cpt_codes-1
cpt_codes-1cpt_codes-1
cpt_codes-1
 

Último

The Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxThe Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxMalak Abu Hammad
 
Developing An App To Navigate The Roads of Brazil
Developing An App To Navigate The Roads of BrazilDeveloping An App To Navigate The Roads of Brazil
Developing An App To Navigate The Roads of BrazilV3cube
 
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...Igalia
 
Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...
Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...
Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...gurkirankumar98700
 
Top 5 Benefits OF Using Muvi Live Paywall For Live Streams
Top 5 Benefits OF Using Muvi Live Paywall For Live StreamsTop 5 Benefits OF Using Muvi Live Paywall For Live Streams
Top 5 Benefits OF Using Muvi Live Paywall For Live StreamsRoshan Dwivedi
 
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking MenDelhi Call girls
 
Breaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountBreaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountPuma Security, LLC
 
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking MenDelhi Call girls
 
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...Neo4j
 
2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...Martijn de Jong
 
08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking MenDelhi Call girls
 
IAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsIAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsEnterprise Knowledge
 
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...apidays
 
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc
 
08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking MenDelhi Call girls
 
A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)Gabriella Davis
 
How to convert PDF to text with Nanonets
How to convert PDF to text with NanonetsHow to convert PDF to text with Nanonets
How to convert PDF to text with Nanonetsnaman860154
 
Scaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationScaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationRadu Cotescu
 
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationFrom Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationSafe Software
 
Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024The Digital Insurer
 

Último (20)

The Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxThe Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptx
 
Developing An App To Navigate The Roads of Brazil
Developing An App To Navigate The Roads of BrazilDeveloping An App To Navigate The Roads of Brazil
Developing An App To Navigate The Roads of Brazil
 
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
 
Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...
Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...
Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...
 
Top 5 Benefits OF Using Muvi Live Paywall For Live Streams
Top 5 Benefits OF Using Muvi Live Paywall For Live StreamsTop 5 Benefits OF Using Muvi Live Paywall For Live Streams
Top 5 Benefits OF Using Muvi Live Paywall For Live Streams
 
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
 
Breaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountBreaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path Mount
 
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
 
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
 
2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...
 
08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men
 
IAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsIAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI Solutions
 
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
 
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
 
08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men
 
A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)
 
How to convert PDF to text with Nanonets
How to convert PDF to text with NanonetsHow to convert PDF to text with Nanonets
How to convert PDF to text with Nanonets
 
Scaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationScaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organization
 
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationFrom Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
 
Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024
 

Find any File Manual (IMPORTANT)

  • 1. About Find Any File, version 1.5.1 Written by and Copyright © 2005-2011 Thomas Tempelmann http://apps.tempel.org/FindAnyFile/ This is a program for Mac OS X that lets you search for files on your disks, primarily on HFS formatted ones. (It requires OS X 10.4.1 or later.) Contrary to Spotlight, it does not use a database but instead uses the file system driver's fast search operations, where available. This lets you search for file properties such as name, dates, size, etc., but not for file content (use Spotlight or EasyFind for that). Find Any File can find files that Spotlight doesn't, e.g. those inside bundles and packages and in inside folders that are usually excluded from Spotlight search. Finally, it is quite fast. A search only takes a few seconds. Features Find Any File has a few gems that other search tools do not offer: 1. It sports a new hierarchical view for the found items. You can switch to it using Command-2 or click on the right little icon at the top of the results window: Note that the search above revealed hundreds of hits. If you'd look at that many results in a flat list, it would be hard to browse. With this new hierarchical view, however, you can directly look for the results in the folders that interest you. 2. If you hold the Option key (alt) down while choosing Find, you are asked for an administrator password - and then Find Any File will restart with root permissions, being able to find really any file
  • 2. on your Mac's volumes (something that Spotlight won't do). Note that this will only work on local disks, not on network mounts, though. 3. You can save your entered searches to files (they'll have the extension ".faf"). You can then double click them in the Finder to have them start the search immediately, or use the saved search as a preset. Search Examples Have you just installed or launched a program for the first time and like to see what it modified or added to your disks? Here's a way to do that (it excludes .DS_Store files from the results because they're not really relevant to this question). Searching for files only inside your Music folder that are neither in AAC nor in MP3 format and which are at least a megabyte in size? So you could enter two Name criteria as follows, along with a minimum size. Also note that the search is limited explicitly to the Music folder. Or you might want to find all Numbers documents created in 2009 only.
  • 3. Limitations This tool's design was inspired by the Classic Mac OS' Find File application, hence its UI design might look a little old fashioned. That's because I rather I push around code, not pixels. The user interface of this app gets somewhat sluggish when it's performing a search. This is mostly out of my control, as this app is written with REAL Studio, which has a rather unsatisfying multi-threading implementation. To fix this, I'd have to invest a lot of work, which I'd rather commit to other projects that are also in need of my attention. My apologies. Tips & Tricks Besides the obvious things you can see by looking at the menus, there are a few things that are not so obvious: Searching inside a folder To search only inside a particular folder, you can drag the folder's icon right on top of the topmost popup menu in the Find window. Copying the path name of a found item To copy a path name of a found item to the clipboard, right-click on the path field at the very bottom, where you can then choose from 3 different formats: Shell style is good for pasting into a Terminal window, POSIX style is the original unix-style path and Mac style gives the classic Mac path using ":" as delimiters. Setting the preferred disk to search When Find Any File is launched, it always defaults to searching the boot volume. If you prefer to search a different volume by default, do this: Launch Find Any File, choose your preferred volume, then use the Save command to save the search criteria to a file. Next time, instead of launching Find Any File directly, open that saved file instead - Find Any File will launch with the presets you chose before. (Note: If you have saved a Search with the option to start the search automatically when opening the file
  • 4. again, you can still prevent the search from starting by holding down the Option (alt) key while Find Any File opens the document.) Alternatively (since version 1.5), you can set up your preferred search and choose Save As Defaults from the File menu in order to have these settings reappear next time you launch Find Any File. Resetting your preferences at launch If you hold down the Option (alt) key at launch if Find Any File, the previously saved defaults won't be loaded, but instead a standard Find window will appear. Use this to circumvent problems such as to prevent opening a server volume you might have saved as default. If you hold down both Shift and Option keys when launching Find Any File, you will be prompted to reset all preferences. Use this if windows won't appear any more, or other things you customized are causing trouble. Launching Find Any File by a keyboard shortcut, just like Spotlight If you were used to pressing Command-F in the Finder to search for files, you can now do the same with the free program Spark. Download it from here: http://www.shadowlab.org/Software/spark.php Note: While this program worked well on OS X 10.4 (Tiger), several users told me recently that it isn't working any more on 10.6 (Snow Leopard). Your mileage may vary. After copying Spark to your hard disk, launch it and press the big button in the top center titled All Applications' Hotkeys. In the drawer that appears on the left, select the Finder and press Command-2 to choose an application shortcut. In the appearing sheet dialog, set the shortcut you want to use in the Finder to launch Find Any File, then use the Choose... button to select the Find Any File application. Choose Create to save. Finally, Press the button labelled Start Spark Daemon at the bottom of the window. Switch to the Finder and press your chosen shortcut. This should now launch Find Any File. You can also combine this with the previous hint about creating your own preset files: Instead of adding the application, you can also add a document, i.e. a formerly saved .faf file. That way, you can have quick access to many custom search presets. Alternatives If you like to search for data inside files, and Spotlight doesn't do it for you, have a look at EasyFind by DEVONtechnologies. It offers a few extra search options (e.g. wildcards), displays results a bit neater and has a single-window user interface which you might prefer. Since version 4.6 (released in Nov 2010) it also uses the fast disk search function that Find Any File uses (CatalogSearch), where appropriate. More info here: http://www.devon-technologies.com/products/freeware/ And if you want to search for specific text in a large set of files inside a directory, try TextWrangler (http://www.barebones.com/products/textwrangler/). Version History 1.0, 26 Dec 08: First release 1.0.1, 27 Dec 08: Fixed date entry crash on PPC 1.0.2, 29 Dec 08: Move to Trash works now; volume selection is observed with root search and saved searches; results update after moving items. 1.1, 13 Jan 09: Can now also search on non-HFS formatted disks; added checkboxes to filter hidden items and bundle contents; hovering with the mouse over an item shows more information about it; new "Delete Immediately" menu command; search for size does not find folders any more; last used window settings (size, view options) are
  • 5. now preserved for next search; new application icon; a few bugs fixed. 1.1.1, 18 Mar 09: Works around a bug in Mac OS 10.5.6, preventing it from searching the same network volume multiple times. Also preserves its window positions between launches. 1.1.2, 31 Mar 09: No more warnings in the Console about the data not being "proper UTF-8". 1.2, 11 May 09: The hovering tooltip in the Results window can be dis-/enabled via the menu (View->Hide Details or Show Details); Files can be dropped onto the search forms to set name, date, size, creator and filetype codes; Changing search criteria between modification and creation date does not reset its value any more; Enhanced display of file sizes; Sorting is retained when the Show hidden and Show package contents options are changed; Search can now even be saved if no valid criteria was entered yet; Text in lists can be made bigger via the View menu; Added option to search remote volumes only. 1.2.1, 13 May 09: Fixed a potential "Nil Object" crash (inside FoundItem.Exists) that was introduced in v1.2. 1.3, 1 Dec 09: New features: New name criteria: "Begins with" and "Ends in" - the latter being especially useful to find specific file extensions. Saving a Search provides choice whether to autorun it or not. Added a "Window" menu to the menu bar. Added automatic online check for program updates via Sparkle (Many thanks to Charles Yeomans for making these features, i.e. Window menu and Sparkle, freely available in REALbasic). Sorting choice in result windows is now remembered. Bug fixes: No more occasional endless beeping and freezing during extended searches. Makes sure windows do not disappear any more after switching to a smaller monitor. When dragging items from Results list, their outlines appear now correctly. No more "double free" messages in Console Log. 1.3.1, 2 Dec 09: Bug fix: No more growing fonts in the date fields on PowerPC Macs (G4, G5) running Leopard (10.5.x). 1.4, 23 Dec 09: New features: You can now search for recent changes (i.e. dates within the past X minutes/hours/days/weeks/months/years). You can now tell when you're doing searches as Root (Find All) by looking at the menu bar's app name or at the name in the Dock. Bug fixes: Newly opened windows do not cover existing windows any more. Opening a .faf file does not lose "Name" criteria any more from the leftmost popup menu. 1.4.1, 3 Jan 10: Bug fix: Works on multiple accounts again. 1.4.2, 4 Jan 10: Bug fix: The position and size of Result windows is again remembered (broken since v1.4). 1.5, 20 Dec 10: New features: Search inside a folder of your choice instead of entire disks. Some criteria (name, date and size) can now be repeated for combined conditions. New name criteria "does not contain". Added Quick Look (only works on Mac OS 10.6 and later). New Get Info command to have the Finder show an item's Information window. Sizes can now be entered with units, e.g. 10MB (supported units are: k, m, g). New menu command Save As Defaults remembers the current Find criteria. New Preferences window, where various options can be chosen. Preferences window offers a Reset button to clear all previously made settings (is practically identical to deleting the preferences file). Removed the criteria Negate conditions because it caused confusion and is hardly ever used (if you need it, contact me – there's a secret switch for it). If no items are found, the Results window does not open any more and a beep sound is played instead. Command-F quickly brings you back to the Find window if a Results window is frontmost. Bug fixes: Date searches "within the past" work now with certain other combinations (such as "Name ends in" and "Name begins with"), same for "is folder is false" and for searching for dates on PowerPC Macs. No more internal errors when dropping a file onto the input fields for name, type file, etc. Text looks better now on Japanese systems. Made the field for entering dates a bit wider. Improved positioning of windows (avoiding overlaps and remembering previous positions). No more unsorted results after a fresh set of preferences. Double clicking multiple results now opens all selected items instead of just the one clicked on. 1.5.1, 9 Jan 11: Bug fix: Searching for file sizes using units (e.g. "10 MB" work correctly even if searching inside just a folder or using combined criteria. Acknowledgements Icon design by Chris Paveglio (www.paveglio.com) I also thank Michael Berglund, Edward Loveall and especially Alexey Volokhov for their contributions of alternative icons. I am grateful to Kuniaki Maruyama from Japan for making me aware of a REALbasic font display problem on japanese OS X systems, and for helping me fix it. Finally, many thanks to all the testers for the 1.5 release. Out of ~150 who contacted me directly in the
  • 6. past, thanking for FAF or making inquiries, 42 of those responded when I asked them for help with testing, and all of them were helpful, many of them pointing out problems I overlooked, making good suggestions or helping me with decisions. It was an uplifting experience. Questions, Feedback, Contact To contact me, write to tempelmann@gmail.com The app's website is: http://apps.tempel.org/FindAnyFile/ And now, I hope you enjoy using Find Any File.