Terminal Commands
These are Unix commands and utilities available at the command line.
| Command | Function | Usage |
|---|---|---|
| dd | Recover damaged disk | dd bs=512 if=/dev/rXX# of=/some_dir/foo.dmg conv=noerror,sync |
These are Unix commands and utilities available at the command line.
| Command | Function | Usage |
|---|---|---|
| dd | Recover damaged disk | dd bs=512 if=/dev/rXX# of=/some_dir/foo.dmg conv=noerror,sync |