up vote 0 down vote favorite
share [g+] share [fb]

Which one is the single most efficient book to start with the UNIX so as to have the indepth knowledge about UNIX OS?

link|improve this question
1  
This question is not programming related. This question would be better answered on superuser.com, it does not ask any specific programming question. – Tim Post Oct 30 '09 at 7:13
Do you want to write programs for UNIX, or learn how to configure and maintain UNIX systems? – Artelius Oct 30 '09 at 7:14
Yes sure. I want to have an indepth knowledge about UNIX and infact I should – Sachin Chourasiya Oct 30 '09 at 7:16
feedback

migrated from stackoverflow.com Oct 30 '09 at 7:19

This question came from our site for professional and enthusiast programmers.

3 Answers

If you want to build an UNIX / LINUX yourself, read: Linux From Scratch

link|improve this answer
feedback

I'm fond of Kernighan and Pike: "Programming in the UNIX environment". Despite being 30 years old it's concise and explains the design philosophy of pipes well.

link|improve this answer
feedback

Unix Internals: The New Frontiers - although it's Unix, but the book expired me a lot

link|improve this answer
feedback

Your Answer

 
or
required, but never shown