Tell me more ×
Super User is a question and answer site for computer enthusiasts and power users. It's 100% free, no registration required.

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

share|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

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

3 Answers

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

share|improve this answer

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.

share|improve this answer

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

share|improve this answer

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.