Computer Hope

Software => Apple => Topic started by: kd6qlk on March 31, 2008, 01:06:54 PM

Title: terminal in apple
Post by: kd6qlk on March 31, 2008, 01:06:54 PM
 ???
need some help pls.
i now win i am in windows terminal and i wont to change drives i d: and hit enter and it gos to that drive .
now wine i am in apple terminal how do i do the same thing.
pls help
i am trying to learn UNIX its defrint.
thanks
Title: Re: terminal in apple
Post by: JohnK on April 01, 2008, 08:09:16 AM
Wait, can you more clearly explain what you're trying to do?
OS X doesn't use drive letters.
You can open Terminal, and type cd /Volumes, then type ls, (without the commas, obviously), to see the drives in your system. The boot partition is, obviously, mounted as /
Here's a screenshot.
(http://www.randomnet.org/~jperkins/pictures/screenshots/terminal.png)
In the above screenshot, "John" is a CD-ROM.
Title: Re: terminal in apple
Post by: Aegis on April 01, 2008, 08:25:41 AM
Yes, in UNIX, hard drives and other devices are trated as if they are files, listed in different parts of the directory.