Defindit Docs and Howto Home
keywords:osx,xserv,xserve,apple,macintosh,cpu,info,proc,
description:Tom's OSX hints for Linux users
title:OSX hints and info
Table of contents
-----------------
strace equivalent
Startup chime sounds control
proc file system equvialent
strace equivalent
-----------------
ktrace executable
...
kdump -f ktrace.out | less
Startup chime sound control
---------------------------
http://www5e.biglobe.ne.jp/~arcana/StartupSound/index.en.html
Linux-like hints for OSX (dated, for 10.3, may work with 10.4)
http://www.eecs.wsu.edu/~schneidj/mac-os-x-10.3.html
proc file system equvialent
---------------------------
Apple's OSX does not have the /proc file system that Linux
uses. The equivalent of
cat /proc/cpuinfo
is
system_profiler SPHardwareDataType
or simply
system_profiler