Hi Good question, yes on all counts:
MacPro: ~ > mdfind -name "Google Chrome" | grep \.app$ /Applications/Google Chrome.app MacPro: ~ > MacPro: ~ > mdfind -name "Safari" | grep \.app$ /Applications/Safari.app MacPro: ~ > MacPro: ~ > mdfind -name "Firefox" | grep \.app$ /Applications/Firefox.app MacPro: ~ > MacPro: ~ > mdfind -name "Chromium" | grep \.app$ /Applications/Chromium.app MacPro: ~ > François > On May 12, 2015, at 9:39 AM, @lbutlr <[email protected]> wrote: > > On Tue May 12 2015 05:51:59 [email protected] said: >> >> Browser preview versions are listed as: > > Are you sure you only have one copy of the browsers on your machine? > > On my system I get the correct versions listed. > > What happens if you type this in at the command-line: > > mdfind -name "Google Chrome" | grep \.app$ > > > -- > "We're philosophers. We think, therefore we am." > > -- > This is the BBEdit Talk public discussion group. If you have a > feature request or would like to report a problem, please email > "[email protected]" rather than posting to the group. > Follow @bbedit on Twitter: <http://www.twitter.com/bbedit> > > --- > You received this message because you are subscribed to the Google Groups > "BBEdit Talk" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. -- This is the BBEdit Talk public discussion group. If you have a feature request or would like to report a problem, please email "[email protected]" rather than posting to the group. Follow @bbedit on Twitter: <http://www.twitter.com/bbedit> --- You received this message because you are subscribed to the Google Groups "BBEdit Talk" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected].
