Re: OK, so who broke /usr/bin/AppleSystemProfiler?
Re: OK, so who broke /usr/bin/AppleSystemProfiler?
- Subject: Re: OK, so who broke /usr/bin/AppleSystemProfiler?
- From: Philip Aker <email@hidden>
- Date: Sat, 21 Sep 2002 16:06:53 -0700
Hi,
On OS X versions before Jaguar, I installed the AppleSystemProfiler
tool available from my ADC account in the "Download Software" section.
It gave a report back mighty quick. I don't know if it is compatible
with Jaguar, but it was never part of the standard install anyway.
Seems to me it might be worth checking out to download the binary from
ADC to see what happens. Put it somewhere convenient for the nonce and
call it from Terminal or a shell script:
do shell script "~/bin/AppleSystemProfiler > ~/Desktop/profile.txt"
HTH,
Philip
On Saturday, Sep 21, 2002, at 14:44 US/Pacific, Brad Allen wrote:
At 1:37 PM +0100 9/16/02, Charles Arthur wrote:
However with 10.2 it now launches the ASP application itself, which is
deadly slow and booooring.
Yes. And sometimes it actually launches the Classic app version of
Apple System Profiler, even when Classic mode isn't started. I hope
Apple can fix this one soon. I guess we need to report it as a bug.
At 2:39 PM -0400 9/16/02, Fox, Christopher B wrote:
There are other commands you can use at the terminal level that
might get you the information you need. You could try ifconfig, for
example,
to acquire information on the various NICs installed in a machine.
Ok. That sounds interesting, but will take a fair amount of research.
The Apple System Profiler provided a LOT of useful information about a
machine. At work, we depend on an Applescript to collect all the vital
info of the machine and the software installed, to help with
management chores such as maintaining software licensing compliance.
ifconfig looks like a good start. Here are some additional items that
I'd like to tackle:
1. A way to list all the apps installed on a machine, along with the
versions? The ls command is great, but can it provide file versions? I
suppose AppleScript can fill in in this dept, after the ls command
locates all the ".app" files. (problem: not all apps end with ".app".)
A similar need exists for ".kext" files.
2. Processor type and speed
3. Model
4. Devices and Volumes
5. RAM
6. Unique logic board number
I'd appreciate any suggestions on how to obtain this info via the Unix
shell.
Thanks!
Brad Allen
Omnicom Management Services
Dallas, TX
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.
Philip Aker
http://www.aker.ca
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.