| Article: |
Learning the Mac OS X Terminal: Part 1 | |
| Subject: | How do I manage different hard drives? | |
| Date: | 2004-10-26 12:26:29 | |
| From: | Cissi | |
| I have added an external hard drive to my laptop, and so have two discs. In the graphical interface that is simple to handle, but I usually use the terminal for managing my files? The question now is how do I get into the file system of my external hard drive? | ||
Showing messages 1 through 1 of 1.
-
How do I manage different hard drives?
2005-10-14 10:20:53 js2000 [View]



$ ls /Volumes
or with this switch
$ ls -l /Volumes
for exploring additional other drives