If this is your first visit, be sure to check out the FAQ by clicking the link above.
You may have to register before you can post: click the register link above to proceed.
To start viewing messages, select the forum that you want to visit from the selection below.
Okay this maybe noob, but I'm on OS X.2.8 and I'm not seeing where I can do this with the system software. Do I need a third party or do I need to learn some fancy terminal footwork? ;-)
Thanks,
Eric Henao
Eric Henao - Graphic Designer
Dual 2.5 GHz G5 - 2.5 GB RAM - OS 10.3.7
and TECHNO music!!!
there are lots of tutorials on how to use UNIX around the web - just google for one. Within the system, if you know the UNIX command you want to learn about you can use the "man" (short for "manual") command to learn more about it right in the terminal.
So type "man ls" to learn about the "ls" command etc.