Re: Find all PowerPC Applications in Applications folder
Re: Find all PowerPC Applications in Applications folder
- Subject: Re: Find all PowerPC Applications in Applications folder
- From: LuKreme <email@hidden>
- Date: Wed, 06 Apr 2011 01:48:48 -0600
On Apr 3, 2011, at 4:28, Bill Cheeseman <email@hidden> wrote:
> I also discovered another way to locate all PowerPC applications, which I had not previously known. In the System Profiler application,
I used the system_profiler application from the terminal. With a couple of judicious greps I was able to get a list of all the PowerPC apps very easily.
system_profiler SPApplicationsDataType | grep -A3 "Kind: PowerPC"
Gives the name and the path and, if present, the Get Info string.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/archives/applescript-users
This email sent to email@hidden