 |
 |
relative os X newbie...questions about unix
|
 |
|
 |
|
Junior Member
Join Date: Mar 2003
Status:
Offline
|
|
what's up all. i've been using os X for the last 2 months or so and i love it, and lately i've been getting interested in learning about the terminal and unix commands...right now the only one i know is top -d  anyone care to point me towards a good website with some reading i can do about this stuff?
|
|
~nate
|
| |
|
|
|
 |
|
 |
|
Addicted to MacNN
Join Date: Mar 2000
Location: London, UK
Status:
Offline
|
|
Best solution may be to get a book. There are plenty around.
|
|
|
| |
|
|
|
 |
|
 |
|
Posting Junkie
Join Date: Jun 2000
Location: Union County, NJ
Status:
Offline
|
|
Also, use the UNIX forum.
Mike
|
|
|
| |
|
|
|
 |
|
 |
|
Mac Elite
Join Date: May 2001
Location: Belgium
Status:
Offline
|
|
|
(Last edited by kovacs; May 30, 2003 at 02:40 PM.
)
|
|
|
| |
|
|
|
 |
|
 |
|
Posting Junkie
Join Date: Sep 2001
Status:
Offline
|
|
My best suggestion: Learning Unix for Mac OS X. Great book, really helped me elevate my level of nerdiness with learning Unix. I knew nothing about it, and now I'm pretty handy with it after reading this book. 
|
|
|
| |
|
|
|
 |
|
 |
|
Mac Elite
Join Date: Mar 2001
Location: London
Status:
Offline
|
|
Originally posted by MindFad:
My best suggestion: Learning Unix for Mac OS X. Great book, really helped me elevate my level of nerdiness with learning Unix. I knew nothing about it, and now I'm pretty handy with it after reading this book.
Was just about to recommend the same book!!
I would definately get that book, but the best way is just to have a go at using a few tools.
For example I always use the Unix command line ftp application.
Goodluck, Edwin
|
|
|
| |
|
|
|
 |
|
 |
|
Mac Elite
Join Date: Jan 2003
Location: Evansville, IN
Status:
Offline
|
|
get one of those Nutshell books about Unix. I used Linux in a Nutshell a few years back to get my CLI background.
|
|
|
| |
|
|
|
 |
|
 |
|
Senior User
Join Date: May 2001
Location: U.S.A at the moment
Status:
Offline
|
|
I learned in linux by looking in the dirs. that I new had the CLI apps in them, then I would type man *** to find out what the command was.
*** being what ever the app i saw.
|
|
|
| |
|
|
|
 |
|
 |
|
Dedicated MacNNer
Join Date: May 2002
Status:
Offline
|
|
apropos "some topic you want to learn
about"
will be a good start for example if you
want to know how to kill processes
apropos "kill"
you want to know about virtual memory
apropos "virtual memory"
if you want to know about the mac os x
booting process
apropos "boot"
etc. you can learn lot
Have fun 
|
|
|
| |
|
|
|
 |
|
 |
|
Grizzled Veteran
Join Date: Mar 2000
Status:
Offline
|
|
If you want to do it the hard way, open a bash shell ('bash', enter), and hit tab two times and type in y, voila, lots of commands.
Use 'man <command>' to open the manual pages for said command, eg 'man top'.
(I suppose this is exactly what MacManMikeOSX said)
|
|
|
| |
|
|
|
 |
 |
|
 |
|
|
|
|
|

|
|
 |
Forum Rules
|
 |
 |
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
|
HTML code is Off
|
|
|
|
|
|
 |
 |
 |
 |
|
 |
|