Women in Technology

Hear us Roar



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?
Full Threads Oldest First

Showing messages 1 through 1 of 1.

  • How do I manage different hard drives?
    2005-10-14 10:20:53  js2000 [View]

    try

    $ ls /Volumes

    or with this switch

    $ ls -l /Volumes

    for exploring additional other drives