Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
I need some advise on learning unix
Name: christopher121 Date: May 8, 2003 at 07:13:17 Pacific OS: win2000 CPU/Ram: p4 1.6G
Read "Learning the Korn Shell" (Bill Rosenblatt, O'Reilly publishing) from cover to cover. It has a lot of practical information but it's also good at explaining how & why things work the way they do. Also read the O'Reilly book on the vi editor (and install Vim or Lemmy which are desktop vi clones).
You could also get an Apple Mac, which is a Unix workstation with a GUI interface.
Summary: Ladies and Gentlemen, I keep hearing that UNIX is very stable compared to Windows. I went to Staples, and they had this software called "Free BSD UNIX based OS 4.2" I don't know if that's what I nee...
Summary: I need some help on a unix script I am trying to write, or at least the logic behind it. The task im trying to achieve is to search a file for using a key word, once it finds this word, it should repl...
Summary: The main language of the unix is C. So without C it could be hard. First you should start with shell scripts, and writing html I think. After that just learn C (Kernighan-Ritchie: 'The C programming l...