What's the easiest way to find out that, for example, /Volumes/Foo lives in /dev/disk0s2 ?
EDIT: mount is probably a more semantically satisfying answer, but it doesn't get much shorter than df
|
What's the easiest way to find out that, for example, /Volumes/Foo lives in /dev/disk0s2 ? EDIT: mount is probably a more semantically satisfying answer, but it doesn't get much shorter than df
| ||||
|
feedback
|
|
Or df -h, which will show usage as well. diskutil list will show available disks. | |||
|
feedback
|
|
alias a letter to.... than you'll have one letter command | |||
|
feedback
|