Authentication AcceptsFiles AcceptsText Author Sveinbjorn Thordarson BundledFiles Creator Platypus-5.4.1 Overwrite DevelopmentVersion Example ScriptName SpotlightInfo.sh Script #!/usr/bin/perl # Uses the mdls command to list meta data info on dropped files foreach(@ARGV) { print "META-DATA INFO FOR '$_':\n"; system("/usr/bin/mdls '$_'"); print "------------||------------\n\n"; } DocIconPath Droppable IconPath Identifier org.sveinbjorn.SpotlightInfo InterpreterPath /usr/bin/perl Name SpotlightInfo OptimizeApplication InterfaceType Text Window InterpreterArgs RemainRunning RunInBackground StatusItemDisplayType Text StatusItemIcon StatusItemTitle MyApp Suffixes * TextBackground #ffffff TextFont Monaco TextForeground #000000 TextSize 10 Version 1.0