Cover | Table of Contents
-I (Get Info). On
newer systems, choose "Show:
Memory" from the pop-up list. Increase the
"preferred" memory size by 25-100%
and try the program again.
http://www.versiontracker.com for updates or
patches to the program, and try installing them. You may have a known
problem that has already been solved.
http://www.versiontracker.com/macosx to see
if there is a free or paid update available.
rm
file removes
(i.e., deletes) a file or an empty folder. So rm
fish.txt deletes the file named
fish.txt, and rm
fish.txt
cow.rtf deletes two
files. The rm program deletes the files
immediately—there is no trash in Unix. rm
-r
folder recursively
deletes all files from a folder, and then deletes the (now empty)
folder. So rm
-r
animals/ deletes the folder named
animalshttp://www.Tekserve.com.
-I. At the bottom of the Info
window, you should see a section called Memory Requirements. (With OS
8.5 and newer, select Show: Memory from the popup first.) Then
increase the Preferred Size by 50 or 100%. If it says 4,096, try
8,000 (or 8,192 if you like base2).
Section A.1: Commands for Mac OS 9.x and below
Section A.2: Commands for Mac OS 9.x and below and for Mac OS X
Section A.3: Commands for Mac OS X only
|
Disable extensions at startup:
|
Shift while booting, keep pressing to also disable startup items
|
|
Open Extensions Manager at startup:
|
Spacebar while booting
|
|
Close all open windows:
|
Option while Finder loads (can fix weirdness)
|
|
Rebuild Desktop:
|
-option while booting (but read the
question about this)
|
|
Zap PRAM (restore defaults)—System 6:
|
-option-shift while opening Control
Panel
|
|
Reset Applevision Display (v1.52 or later):
|
-option-a-v while booting |
|
Startup Manager (most recent Macs):
|
Option while booting, allows you to choose which volume to boot from
if you have more than one startup volume or CD
|
|
Boot from CD-ROM (most recent Macs):
|
"c" while booting
|
|
FireWire Target Mode
|
"t" while booting
|
|
Ignore internal hard disk drive:
|
-option-shift-delete while booting
(some Macs ignore selected startup device)
|
|
Zap PRAM (restore defaults)—System 7 and up:
|
-option-p-r while booting |
|
Force Quit current application:
|
-option-escape (In OS 9 and earlier
may force you to reboot)
|
|
Software reboot (lose all unsaved work):
|
-control-power on (to restart after a
crash on some Macs)
|
|
Safe boot:
|
shift key while booting,10.1.3 and later, only loads essential
extensions at boot and disables login (startup) items; try this if
you just installed a new extension or driver and get a kernel panic
|
|
Verbose Startup Mode:
|
-v (shows what's
going on during startup)
|
|
Single User Startup Mode:
|
-s (brings you to Unix style text
prompt)
|
http://davespicks.com/writing/programming/mackeys.html.