The UNIX and Linux Forums  

Go Back   The UNIX and Linux Forums > Top Forums > UNIX for Advanced & Expert Users
Google UNIX.COM



Thread: Unix Code
View Single Post in UNIX Forums - Click on the Thread or Permalink to View Entire Thread -->
  #7 (permalink)  
Old 04-08-2002
LivinFree's Avatar
LivinFree LivinFree is offline
Goober Extraordinaire
 

Join Date: Jul 2001
Location: Portland, OR, USA
Posts: 1,584
There is no one place.
You will have to poke around a little.
The address PxT gave you above will get you the Linux kernel. Most of the core utilities (commands) are GNU (www.gnu.org).

You can check out the source online via CVS for the *BSD projects.
Look at ftp://ftp.freebsd.org/pub/FreeBSD/de...nt/FreeBSD-CVS to mirror the entire source tree for FreeBSD Unix.

Even better, which Unix are you looking for source to? And why? If you want to compile a full system, why?

Plus, there is no one big ol' source file for ANY unix.